Searched refs:linearFunctionTestReplace (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 110 Value *linearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount, 1911 linearFunctionTestReplace(Loop *L, in linearFunctionTestReplace() function in IndVarSimplify 2163 (void)linearFunctionTestReplace(L, BackedgeTakenCount, IndVar, in run()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 150 Value *linearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount, 2197 linearFunctionTestReplace(Loop *L, in linearFunctionTestReplace() function in IndVarSimplify 2487 (void)linearFunctionTestReplace(L, BackedgeTakenCount, IndVar, in run()
|