Searched refs:predicateLoopExits (Results 1 – 2 of 2) sorted by relevance
320 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1030 bool LoopPredication::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in LoopPredication1242 Changed |= predicateLoopExits(L, Expander); in runOnLoop()
153 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1708 bool IndVarSimplify::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in IndVarSimplify1944 if (predicateLoopExits(L, Rewriter)) { in run()