Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp159 bool rewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter);
585 bool IndVarSimplify::rewriteLoopExitValues(Loop *L, SCEVExpander &Rewriter) { in rewriteLoopExitValues() function in IndVarSimplify
3031 Changed |= rewriteLoopExitValues(L, Rewriter); in run()