Searched refs:tryToWiden (Results 1 – 2 of 2) sorted by relevance
124 VPWidenRecipe *tryToWiden(Instruction *I, ArrayRef<VPValue *> Operands);
7878 VPWidenRecipe *VPRecipeBuilder::tryToWiden(Instruction *I, in tryToWiden() function in VPRecipeBuilder8272 return tryToWiden(Instr, Operands); in tryToCreateWidenRecipe()