Searched refs:ReplaceExitValue (Results 1 – 3 of 3) sorted by relevance
1493 ReplaceExitVal ReplaceExitValue, in rewriteLoopExitValues() argument1545 if (ReplaceExitValue == UnusedIndVarInLoop) { in rewriteLoopExitValues()1611 if (ReplaceExitValue != AlwaysRepl && !isa<SCEVConstant>(ExitValue) && in rewriteLoopExitValues()1648 if ((ReplaceExitValue == OnlyCheapRepl || in rewriteLoopExitValues()1649 ReplaceExitValue == UnusedIndVarInLoop) && in rewriteLoopExitValues()
484 ReplaceExitVal ReplaceExitValue,
94 static cl::opt<ReplaceExitVal> ReplaceExitValue( variable1939 if (ReplaceExitValue != NeverRepl) { in run()1941 ReplaceExitValue, DeadInsts)) { in run()