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