Searched refs:clearReductionWrapFlags (Results 1 – 3 of 3) sorted by relevance
109 static void clearReductionWrapFlags(VPlan &Plan);
1741 void VPlanTransforms::clearReductionWrapFlags(VPlan &Plan) { in clearReductionWrapFlags() function in VPlanTransforms
9299 VPlanTransforms::runPass(VPlanTransforms::clearReductionWrapFlags, *Plan); in adjustRecipesForReductions()