Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.h75 LLVM_ABI_FOR_TEST static void createLoopRegions(VPlan &Plan);
H A DVPlanConstruction.cpp582 void VPlanTransforms::createLoopRegions(VPlan &Plan) { in createLoopRegions() function in VPlanTransforms
H A DLoopVectorize.cpp8636 VPlanTransforms::createLoopRegions(*Plan); in tryToBuildVPlanWithVPRecipes()
8928 VPlanTransforms::createLoopRegions(*Plan); in tryToBuildVPlan()