Searched refs:ReplaceExitValue (Results 1 – 3 of 3) sorted by relevance
1263 ReplaceExitVal ReplaceExitValue, in rewriteLoopExitValues() argument1315 if (ReplaceExitValue == UnusedIndVarInLoop) { in rewriteLoopExitValues()1381 if (ReplaceExitValue != AlwaysRepl && !isa<SCEVConstant>(ExitValue) && in rewriteLoopExitValues()1418 if ((ReplaceExitValue == OnlyCheapRepl || in rewriteLoopExitValues()1419 ReplaceExitValue == UnusedIndVarInLoop) && in rewriteLoopExitValues()
453 ReplaceExitVal ReplaceExitValue,
105 static cl::opt<ReplaceExitVal> ReplaceExitValue( variable2059 if (ReplaceExitValue != NeverRepl) { in run()2061 ReplaceExitValue, DeadInsts)) { in run()