Lines Matching defs:Step
1150 static const SCEV *getSignedOverflowLimitForStep(const SCEV *Step, in getSignedOverflowLimitForStep()
1170 static const SCEV *getUnsignedOverflowLimitForStep(const SCEV *Step, in getUnsignedOverflowLimitForStep()
1247 const SCEV *Step = AR->getStepRecurrence(*SE); in getPreStartForExtend() local
1361 const SCEV *Step, in proveNoWrapByVaryingStart()
1449 const SCEV *Step = AR->getStepRecurrence(*this); in getZeroExtendExpr() local
1662 const SCEV *Step = AR->getStepRecurrence(*this); in getSignExtendExpr() local
2663 if (const SCEVConstant *Step = in getUDivExpr() local
2826 const SCEV *ScalarEvolution::getAddRecExpr(const SCEV *Start, const SCEV *Step, in getAddRecExpr()
4327 const SCEV *Step = AddRec->getStepRecurrence(*this); in getRange() local
6612 const SCEV *Step = getSCEVAtScope(AddRec->getOperand(1), L->getParentLoop()); in HowFarToZero() local
7188 const SCEV *Step = LHS->getStepRecurrence(*this); in isMonotonicPredicateImpl() local
8184 const SCEV *ScalarEvolution::computeBECount(const SCEV *Delta, const SCEV *Step, in computeBECount()
8663 const SCEV *Step = Terms[Last]; in findArrayDimensionsRec() local