Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1965 const SCEV *ARStep = AR->getStepRecurrence(*SE); in linearFunctionTestReplace() local
1979 if (cast<SCEVConstant>(ARStep)->getValue()->isNegative()) in linearFunctionTestReplace()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2258 const SCEV *ARStep = AR->getStepRecurrence(*SE); in linearFunctionTestReplace() local
2272 if (cast<SCEVConstant>(ARStep)->getValue()->isNegative()) in linearFunctionTestReplace()