Searched refs:predicateLoopExits (Results 1 – 2 of 2) sorted by relevance
308 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1031 bool LoopPredication::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in LoopPredication1244 Changed |= predicateLoopExits(L, Expander); in runOnLoop()
162 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1552 bool IndVarSimplify::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in IndVarSimplify1797 if (predicateLoopExits(L, Rewriter)) { in run()