Searched refs:predicateLoopExits (Results 1 – 2 of 2) sorted by relevance
320 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1100 bool LoopPredication::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in LoopPredication1319 Changed |= predicateLoopExits(L, Expander); in runOnLoop()
164 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1841 bool IndVarSimplify::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in IndVarSimplify2085 if (predicateLoopExits(L, Rewriter)) { in run()