Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/IndVarSimplify/
D2011-11-01-lftrptr.ll6 ; Test LinearFunctionTestReplace of a pointer-type loop counter. Note
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp117 Value *LinearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount,
1640 LinearFunctionTestReplace(Loop *L, in LinearFunctionTestReplace() function in IndVarSimplify
1902 (void)LinearFunctionTestReplace(L, BackedgeTakenCount, IndVar, in runOnLoop()