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