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