Home
last modified time | relevance | path

Searched refs:clearReductionWrapFlags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h109 static void clearReductionWrapFlags(VPlan &Plan);
H A DVPlanTransforms.cpp1741 void VPlanTransforms::clearReductionWrapFlags(VPlan &Plan) { in clearReductionWrapFlags() function in VPlanTransforms
H A DLoopVectorize.cpp9299 VPlanTransforms::runPass(VPlanTransforms::clearReductionWrapFlags, *Plan); in adjustRecipesForReductions()