Lines Matching defs:Step

1232 static const SCEV *getSignedOverflowLimitForStep(const SCEV *Step,  in getSignedOverflowLimitForStep()
1252 static const SCEV *getUnsignedOverflowLimitForStep(const SCEV *Step, in getUnsignedOverflowLimitForStep()
1331 const SCEV *Step = AR->getStepRecurrence(*SE); in getPreStartForExtend() local
1449 const SCEV *Step, in proveNoWrapByVaryingStart()
1518 const SCEV *Step) { in extractConstantWithoutWrapping()
1621 const SCEV *Step = AR->getStepRecurrence(*this); in getZeroExtendExprImpl() local
1995 const SCEV *Step = AR->getStepRecurrence(*this); in getSignExtendExprImpl() local
3462 if (const SCEVConstant *Step = in getUDivExpr() local
3648 const SCEV *ScalarEvolution::getAddRecExpr(const SCEV *Start, const SCEV *Step, in getAddRecExpr()
5141 const SCEV *Step = AR->getStepRecurrence(*this); in proveNoSignedWrapViaInduction() local
5194 const SCEV *Step = AR->getStepRecurrence(*this); in proveNoUnsignedWrapViaInduction() local
6443 Value *Start, *Step; in getRangeForUnknownRecurrence() local
6958 static ConstantRange getRangeForAffineARHelper(APInt Step, in getRangeForAffineARHelper()
7022 const SCEV *Step, in getRangeForAffineAR()
7057 const SCEV *Step = AddRec->getStepRecurrence(*this); in getRangeForAffineNoSelfWrappingAR() local
7119 const SCEV *Step, in getRangeViaFactoring()
10489 const SCEV *Step = getSCEVAtScope(AddRec->getOperand(1), L->getParentLoop()); in howFarToZero() local
11043 const SCEV *Step = LHS->getStepRecurrence(*this); in getMonotonicPredicateTypeImpl() local
11190 const SCEV *Step = AR->getStepRecurrence(*this); in getLoopInvariantExitCondDuringFirstIterationsImpl() local
12849 const SCEV *Step = AR->getStepRecurrence(*this); in howManyLessThans() local
14639 const SCEV *Step = AR->getStepRecurrence(SE); in visitZeroExtendExpr() local
14655 const SCEV *Step = AR->getStepRecurrence(SE); in visitSignExtendExpr() local
14824 if (const auto *Step = dyn_cast<SCEVConstant>(AR->getStepRecurrence(SE))) in getImpliedFlags() local