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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp893 emitCounterIncrement(CGBuilderTy &Builder, const Stmt *S, llvm::Value *StepV) argument
H A DCGExprScalar.cpp4339 llvm::Value *StepV = Builder.CreateZExtOrBitCast(CondV, CGF.Int64Ty); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1052 Value *SCEVExpander::expandIVInc(PHINode *PN, Value *StepV, const Loop *L, argument
1284 Value *StepV = expandCodeFor(Step, IntTy, &L->getHeader()->front()); local
1426 Value *StepV; local
[all...]

Completed in 82 milliseconds