Searched refs:ARStep (Results 1 – 2 of 2) sorted by relevance
1965 const SCEV *ARStep = AR->getStepRecurrence(*SE); in linearFunctionTestReplace() local1979 if (cast<SCEVConstant>(ARStep)->getValue()->isNegative()) in linearFunctionTestReplace()
2258 const SCEV *ARStep = AR->getStepRecurrence(*SE); in linearFunctionTestReplace() local2272 if (cast<SCEVConstant>(ARStep)->getValue()->isNegative()) in linearFunctionTestReplace()