Searched refs:tryToCreateRecipe (Results 1 – 2 of 2) sorted by relevance
116 bool tryToCreateRecipe(Instruction *Instr, VFRange &Range, VPlanPtr &Plan,
6681 bool VPRecipeBuilder::tryToCreateRecipe(Instruction *Instr, VFRange &Range, in tryToCreateRecipe() function in VPRecipeBuilder6844 if (RecipeBuilder.tryToCreateRecipe(Instr, Range, Plan, VPBB)) in buildVPlanWithVPRecipes()