Searched refs:onlyScalarsGenerated (Results 1 – 4 of 4) sorted by relevance
808 if (WidenPhi->onlyScalarsGenerated(State->VF)) in execute()
1609 bool VPWidenPointerInductionRecipe::onlyScalarsGenerated(ElementCount VF) { in onlyScalarsGenerated() function in VPWidenPointerInductionRecipe
1648 bool onlyScalarsGenerated(ElementCount VF);
9237 if (onlyScalarsGenerated(State.VF)) { in execute()