Home
last modified time | relevance | path

Searched defs:StepV (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolutionExpander.cpp962 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1188 Value *StepV = expandCodeFor(Step, IntTy, L->getHeader()->begin()); in getAddRecExprPHILiterally() local
1320 Value *StepV; in expandAddRecExprLiterally() local
HDScalarEvolution.cpp6188 const APInt &StepV = StepC->getValue()->getValue(); in HowFarToZero() local