Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h106 static bool handleMaxMinNumReductions(VPlan &Plan);
H A DVPlanConstruction.cpp632 bool VPlanTransforms::handleMaxMinNumReductions(VPlan &Plan) { in handleMaxMinNumReductions() function in VPlanTransforms
H A DLoopVectorize.cpp8826 if (!VPlanTransforms::runPass(VPlanTransforms::handleMaxMinNumReductions, in tryToBuildVPlanWithVPRecipes()