Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp107 void rewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter);
507 void IndVarSimplify::rewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter) { in rewriteLoopExitValues() function in IndVarSimplify
2143 rewriteLoopExitValues(L, Rewriter); in run()