Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp144 Value *StepV = Info.StepInst->getOperand(Info.StepValIdx); in run() local
H A DScalarEvolutionExpander.cpp1105 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, in expandIVInc()
1326 Value *StepV = expandCodeForImpl( in getAddRecExprPHILiterally() local
1480 Value *StepV; in expandAddRecExprLiterally() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenPGO.cpp954 llvm::Value *StepV) { in emitCounterIncrement()
H A DCGExprScalar.cpp4838 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); in VisitAbstractConditionalOperator() local