Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/IndVarSimplify/
D2011-11-01-lftrptr.ll6 ; Test LinearFunctionTestReplace of a pointer-type loop counter. Note
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
D2011-11-01-lftrptr.ll6 ; Test LinearFunctionTestReplace of a pointer-type loop counter. Note
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp126 Value *LinearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount,
1512 LinearFunctionTestReplace(Loop *L, in LinearFunctionTestReplace() function in IndVarSimplify
1885 LinearFunctionTestReplace(L, BackedgeTakenCount, IndVar, Rewriter); in runOnLoop()