Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp581 bool HasOnlyVectorVFs = !Plan.hasVF(ElementCount::getFixed(1)); in legalizeAndOptimizeInductions() local
612 if (HasOnlyVectorVFs && none_of(WideIV->users(), [WideIV](VPUser *U) { in legalizeAndOptimizeInductions()
625 if (!HasOnlyVectorVFs) in legalizeAndOptimizeInductions()