Searched defs:simplifyLoop (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp721 bool llvm::simplifyLoop(Loop *L, DominatorTree *DT, LoopInfo *LI, Pass *PP, function in class:llvm
809 Changed |= simplifyLoop(*I, DT, LI, this, AA, SE, AC);

Completed in 193 milliseconds