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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp173 Value *StepV = Info.StepInst->getOperand(Info.StepValIdx); local
H A DScalarEvolutionExpander.cpp793 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, argument
1002 Value *StepV = expand(Step, L->getHeader()->getFirstInsertionPt()); local
1120 Value *StepV; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1099 emitCounterIncrement(CGBuilderTy &Builder, const Stmt *S, llvm::Value *StepV) argument
H A DCGExprScalar.cpp4936 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); local

Completed in 262 milliseconds