HomeSort by relevance Sort by last modified time
    Searched refs:LoopLatch (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp 579 BasicBlock *LoopLatch = L->getLoopLatch();
580 if (!LoopLatch) {
602 LoopLatch = insertUniqueBackedgeBlock(L, Preheader, AA, DT, LI);
603 if (LoopLatch) {
    [all...]
  /external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp     [all...]

Completed in 344 milliseconds