Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp963 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1190 Value *StepV = expandCodeFor(Step, IntTy, &L->getHeader()->front()); in getAddRecExprPHILiterally() local
1321 Value *StepV; in expandAddRecExprLiterally() local
DScalarEvolution.cpp6654 const APInt &StepV = StepC->getAPInt(); in HowFarToZero() local