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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp117 Value *LinearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount,
1274 // LinearFunctionTestReplace and its kin. Rewrite the loop exit condition.
1279 /// sequence that can be used by LinearFunctionTestReplace.
1362 /// needsLFTR - LinearFunctionTestReplace policy. Return true unless we can show
1551 /// genLoopLimit - Help LinearFunctionTestReplace by generating a value that
1634 /// LinearFunctionTestReplace - This method rewrites the exit condition of the
1640 LinearFunctionTestReplace(Loop *L, function in class:IndVarSimplify
1902 (void)LinearFunctionTestReplace(L, BackedgeTakenCount, IndVar,

Completed in 140 milliseconds