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