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 isLoopProfitableToPredicate() 1243 Changed |= predicateLoopExits(L, Expander); in predicateLoopExits() 1114 bool LoopPredication::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { predicateLoopExits() function in LoopPredication
155 bool predicateLoopExits(Loop *L, SCEVExpander &Rewriter);1730 bool IndVarSimplify::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in IndVarSimplify1965 if (predicateLoopExits(L, Rewriter)) { in run()