Searched refs:HasOnlyVectorVFs (Results 1 – 1 of 1) sorted by relevance
427 bool HasOnlyVectorVFs = !Plan.hasVF(ElementCount::getFixed(1)); in optimizeInductions() local432 if (HasOnlyVectorVFs && none_of(WideIV->users(), [WideIV](VPUser *U) { in optimizeInductions()459 if (HasOnlyVectorVFs && !U->usesScalars(WideIV)) in optimizeInductions()