Searched defs:StepV (Results 1 – 2 of 2) sorted by relevance
963 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()1190 Value *StepV = expandCodeFor(Step, IntTy, &L->getHeader()->front()); in getAddRecExprPHILiterally() local1321 Value *StepV; in expandAddRecExprLiterally() local
6654 const APInt &StepV = StepC->getAPInt(); in HowFarToZero() local