Home
last modified time | relevance | path

Searched refs:StepVPV (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp657 auto *StepVPV = getStepValue(); in isCanonical() local
658 if (StepVPV->getDef()) in isCanonical()
660 auto *StepC = dyn_cast_or_null<ConstantInt>(StepVPV->getLiveInIRValue()); in isCanonical()