Searched refs:LinearFunctionTestReplace (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp110 Value *LinearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount,
1095 // LinearFunctionTestReplace and its kin. Rewrite the loop exit condition.
1149 /// sequence that can be used by LinearFunctionTestReplace.
1218 /// needsLFTR - LinearFunctionTestReplace policy. Return true unless we can show
1359 /// genLoopLimit - Help LinearFunctionTestReplace by generating a value that
1435 /// LinearFunctionTestReplace - This method rewrites the exit condition of the
1441 LinearFunctionTestReplace(Loop *L, function in class:IndVarSimplify
1690 (void)LinearFunctionTestReplace(L, BackedgeTakenCount, IndVar,

Completed in 40 milliseconds