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