Searched defs:StepV (Results 1 – 2 of 2) sorted by relevance
955 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()1181 Value *StepV = expandCodeFor(Step, IntTy, L->getHeader()->begin()); in getAddRecExprPHILiterally() local1313 Value *StepV; in expandAddRecExprLiterally() local
6159 const APInt &StepV = StepC->getValue()->getValue(); in HowFarToZero() local