Home
last modified time | relevance | path

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

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