Home
last modified time | relevance | path

Searched refs:ReplaceExitValue (Results 1 – 1 of 1) 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()