Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanTransforms.h49 static void clearReductionWrapFlags(VPlan &Plan);
HDVPlanTransforms.cpp971 void VPlanTransforms::clearReductionWrapFlags(VPlan &Plan) { in clearReductionWrapFlags() function in VPlanTransforms
HDLoopVectorize.cpp9051 VPlanTransforms::clearReductionWrapFlags(*Plan); in adjustRecipesForReductions()