Searched refs:canLoopBeDeleted (Results 1 – 2 of 2) sorted by relevance
106 bool canLoopBeDeleted(Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet);624 bool LoopCanBeDel = canLoopBeDeleted(L, RewritePhiSet); in rewriteLoopExitValues()738 bool IndVarSimplify::canLoopBeDeleted( in canLoopBeDeleted() function in IndVarSimplify
146 bool canLoopBeDeleted(Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet);671 bool LoopCanBeDel = canLoopBeDeleted(L, RewritePhiSet); in rewriteLoopExitValues()783 bool IndVarSimplify::canLoopBeDeleted( in canLoopBeDeleted() function in IndVarSimplify