Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp991 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1189 Value *StepV = expandCodeFor(Step, IntTy, L->getHeader()->begin()); in getAddRecExprPHILiterally() local
1314 Value *StepV; in expandAddRecExprLiterally() local
H A DScalarEvolution.cpp6092 const APInt &StepV = StepC->getValue()->getValue(); in HowFarToZero() local