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.h49 static void clearReductionWrapFlags(VPlan &Plan);
H A DVPlanTransforms.cpp971 void VPlanTransforms::clearReductionWrapFlags(VPlan &Plan) { in clearReductionWrapFlags() function in VPlanTransforms
H A DLoopVectorize.cpp9051 VPlanTransforms::clearReductionWrapFlags(*Plan); in adjustRecipesForReductions()