Searched refs:tryToWiden (Results 1 – 2 of 2) sorted by relevance
101 VPWidenRecipe *tryToWiden(Instruction *I, ArrayRef<VPValue *> Operands) const;
8767 VPWidenRecipe *VPRecipeBuilder::tryToWiden(Instruction *I, in tryToWiden() function in VPRecipeBuilder8962 return toVPRecipeResult(tryToWiden(Instr, Operands)); in tryToCreateWidenRecipe()