Home
last modified time | relevance | path

Searched defs:LatchVPBB (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp788 VPBasicBlock *LatchVPBB = getVectorLoopRegion()->getExitingBasicBlock(); execute() local
H A DLoopVectorize.cpp3494 VPBasicBlock *LatchVPBB = VectorRegion->getExitingBasicBlock(); fixVectorizedLoop() local
8712 VPBasicBlock *LatchVPBB = new VPBasicBlock("vector.latch"); tryToBuildVPlanWithVPRecipes() local
8964 adjustRecipesForReductions(VPBasicBlock * LatchVPBB,VPlanPtr & Plan,VPRecipeBuilder & RecipeBuilder,ElementCount MinVF) adjustRecipesForReductions() argument