Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp75 static cl::opt<ReplaceExitVal> ReplaceExitValue( variable
633 if (ReplaceExitValue == OnlyCheapRepl && !LoopCanBeDel && Phi.HighCost) { in rewriteLoopExitValues()
2141 if (ReplaceExitValue != NeverRepl && in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp106 static cl::opt<ReplaceExitVal> ReplaceExitValue( variable
680 if (ReplaceExitValue == OnlyCheapRepl && !LoopCanBeDel && Phi.HighCost) { in rewriteLoopExitValues()
2464 if (ReplaceExitValue != NeverRepl && in run()