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

  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 481 /// rotation will not work anyway, but simplifyLoopLatch will put the loop in
485 static bool simplifyLoopLatch(Loop *L, LoopInfo *LI, DominatorTree *DT) {
542 bool SimplifiedLatch = simplifyLoopLatch(L, LI, DT);
  /external/llvm/lib/Target/PowerPC/
PPCLoopPreIncPrep.cpp 82 void simplifyLoopLatch(Loop *L);

Completed in 62 milliseconds