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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp116 Value *LinearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount,
1196 // LinearFunctionTestReplace and its kin. Rewrite the loop exit condition.
1250 /// sequence that can be used by LinearFunctionTestReplace.
1334 /// needsLFTR - LinearFunctionTestReplace policy. Return true unless we can show
1523 /// genLoopLimit - Help LinearFunctionTestReplace by generating a value that
1606 /// LinearFunctionTestReplace - This method rewrites the exit condition of the
1612 LinearFunctionTestReplace(Loop *L, function in class:IndVarSimplify
1872 (void)LinearFunctionTestReplace(L, BackedgeTakenCount, IndVar,

Completed in 149 milliseconds