Home
last modified time | relevance | path

Searched defs:IVStep (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp734 VPValue *IVStep = WideIV->getStepValue(); in getOptimizableIVOf() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4626 if (auto IVStep = GetConstantStep(ScaleReg)) { in matchScaledValue() local