Loop Definition¶. Loops are an important concept for a code optimizer. In LLVM, detection of loops in a control-flow graph is done by LoopInfo.
確定! 回上一頁