Searched refs:tryToWiden (Results 1 – 2 of 2) sorted by relevance
103 VPRecipeBase *tryToWiden(Instruction *I, ArrayRef<VPValue *> Operands,
8389 VPRecipeBase *VPRecipeBuilder::tryToWiden(Instruction *I, in tryToWiden() function in VPRecipeBuilder8590 return toVPRecipeResult(tryToWiden(Instr, Operands, VPBB, Plan)); in tryToCreateWidenRecipe()