Searched refs:onlyScalarsGenerated (Results 1 – 4 of 4) sorted by relevance
1047 assert(!WidenPhi->onlyScalarsGenerated(State->VF.isScalable()) && in execute()
3697 bool VPWidenPointerInductionRecipe::onlyScalarsGenerated(bool IsScalable) { in onlyScalarsGenerated() function in VPWidenPointerInductionRecipe3708 assert(!onlyScalarsGenerated(State.VF.isScalable()) && in execute()
2130 bool onlyScalarsGenerated(bool IsScalable);
664 if (!PtrIV->onlyScalarsGenerated(Plan.hasScalableVF())) in legalizeAndOptimizeInductions()