Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp173 Value *StepV = Info.StepInst->getOperand(Info.StepValIdx); in run() local
H A DScalarEvolutionExpander.cpp852 expandIVInc(PHINode * PN,Value * StepV,const Loop * L,bool useSubtract) expandIVInc() argument
1062 Value *StepV = expand(Step, L->getHeader()->getFirstInsertionPt()); getAddRecExprPHILiterally() local
1177 Value *StepV; expandAddRecExprLiterally() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp588 VPValue *StepV = PtrIV->getOperand(1); legalizeAndOptimizeInductions() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1190 emitCounterSetOrIncrement(CGBuilderTy & Builder,const Stmt * S,llvm::Value * StepV) emitCounterSetOrIncrement() argument
H A DCGExprScalar.cpp5268 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); VisitAbstractConditionalOperator() local