Searched defs:StepV (Results 1 – 4 of 4) sorted by relevance
146 Value *StepV = Info.StepInst->getOperand(Info.StepValIdx); in run() local
1095 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()1336 Value *StepV = expandCodeForImpl( in getAddRecExprPHILiterally() local1489 Value *StepV; in expandAddRecExprLiterally() local
943 llvm::Value *StepV) { in emitCounterIncrement()
4590 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); in VisitAbstractConditionalOperator() local