Searched refs:onlyScalarsGenerated (Results 1 – 4 of 4) sorted by relevance
701 if (WidenPhi->onlyScalarsGenerated(State->VF)) in execute()
985 bool VPWidenPointerInductionRecipe::onlyScalarsGenerated(ElementCount VF) { in onlyScalarsGenerated() function in VPWidenPointerInductionRecipe
1223 bool onlyScalarsGenerated(ElementCount VF);
9341 if (onlyScalarsGenerated(State.VF)) { in execute()