Home
last modified time | relevance | path

Searched defs:StepC (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp643 auto *StepC = dyn_cast<SCEVConstant>(getInductionDescriptor().getStep()); in isCanonical() local
660 auto *StepC = dyn_cast_or_null<ConstantInt>(StepVPV->getLiveInIRValue()); in isCanonical() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp2403 const APInt *StartC, *StepC; in isNonZeroRecurrence() local
H A DScalarEvolution.cpp10185 const SCEVConstant *StepC = dyn_cast<SCEVConstant>(Step); in howFarToZero() local