Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp955 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1181 Value *StepV = expandCodeFor(Step, IntTy, L->getHeader()->begin()); in getAddRecExprPHILiterally() local
1313 Value *StepV; in expandAddRecExprLiterally() local
DScalarEvolution.cpp6159 const APInt &StepV = StepC->getValue()->getValue(); in HowFarToZero() local