Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h206 static void dissolveLoopRegions(VPlan &Plan);
H A DVPlanTransforms.cpp2678 void VPlanTransforms::dissolveLoopRegions(VPlan &Plan) { in dissolveLoopRegions() function in VPlanTransforms
H A DLoopVectorize.cpp7248 VPlanTransforms::dissolveLoopRegions(BestVPlan); in executePlan()