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