Home
last modified time | relevance | path

Searched refs:rewriteFirstIterationLoopExitValues (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp157 bool rewriteFirstIterationLoopExitValues(Loop *L);
438 bool IndVarSimplify::rewriteFirstIterationLoopExitValues(Loop *L) { in rewriteFirstIterationLoopExitValues() function in IndVarSimplify
2047 Changed |= rewriteFirstIterationLoopExitValues(L); in run()