Searched defs:ARStep (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1665 const SCEV *ARStep = AR->getStepRecurrence(*SE); local
1679 if (cast<SCEVConstant>(ARStep)->getValue()->isNegative())

Completed in 103 milliseconds