Searched refs:tryToWidenMemory (Results 1 – 2 of 2) sorted by relevance
79 tryToWidenMemory(Instruction *I, VFRange &Range, VPlanPtr &Plan);
6422 VPRecipeBuilder::tryToWidenMemory(Instruction *I, VFRange &Range, in tryToWidenMemory() function in VPRecipeBuilder6692 if ((Recipe = tryToWidenMemory(Instr, Range, Plan))) { in tryToCreateRecipe()