Searched refs:tryToBuildVPlanWithVPRecipes (Results 1 – 2 of 2) sorted by relevance
411 VPlanPtr tryToBuildVPlanWithVPRecipes(VFRange &Range);
8600 if (auto Plan = tryToBuildVPlanWithVPRecipes(SubRange)) { in buildVPlansWithVPRecipes()8663 LoopVectorizationPlanner::tryToBuildVPlanWithVPRecipes(VFRange &Range) { in tryToBuildVPlanWithVPRecipes() function in LoopVectorizationPlanner