Searched refs:predicateLoopExits (Results 1 – 2 of 2) sorted by relevance
321 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1031 bool LoopPredication::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in LoopPredication1243 Changed |= predicateLoopExits(L, Expander); in runOnLoop()
152 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1718 bool IndVarSimplify::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in IndVarSimplify1952 if (predicateLoopExits(L, Rewriter)) { in run()