Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2454 const SCEV *ARStep = AR->getStepRecurrence(*SE); in linearFunctionTestReplace() local
2463 if (cast<SCEVConstant>(ARStep)->getValue()->isNegative()) in linearFunctionTestReplace()