Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp384 bool HasOnlyVectorVFs = !Plan.hasVF(ElementCount::getFixed(1)); in optimizeInductions() local
389 if (HasOnlyVectorVFs && in optimizeInductions()
406 if (HasOnlyVectorVFs && !U->usesScalars(IV)) in optimizeInductions()