Searched refs:shouldWiden (Results 1 – 2 of 2) sorted by relevance
67 bool shouldWiden(Instruction *I, VFRange &Range) const;
8116 bool VPRecipeBuilder::shouldWiden(Instruction *I, VFRange &Range) const { in shouldWiden() function in VPRecipeBuilder8302 if (!shouldWiden(Instr, Range)) in tryToCreateWidenRecipe()