Searched refs:onlyScalarsGenerated (Results 1 – 4 of 4) sorted by relevance
697 if (WidenPhi->onlyScalarsGenerated(State->VF)) in execute()
1072 bool VPWidenPointerInductionRecipe::onlyScalarsGenerated(ElementCount VF) { in onlyScalarsGenerated() function in VPWidenPointerInductionRecipe
1194 bool onlyScalarsGenerated(ElementCount VF);
9462 if (onlyScalarsGenerated(State.VF)) { in execute()