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