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