Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp677 VPBasicBlock *LatchVPBB = getVectorLoopRegion()->getExitingBasicBlock(); in execute() local
H A DLoopVectorize.cpp3678 VPBasicBlock *LatchVPBB = Plan.getVectorLoopRegion()->getExitingBasicBlock(); in fixVectorizedLoop() local
3888 VPBasicBlock *LatchVPBB = in fixReduction() local
8884 VPBasicBlock *LatchVPBB = new VPBasicBlock("vector.latch"); in buildVPlanWithVPRecipes() local
9216 VPBasicBlock *LatchVPBB, VPlanPtr &Plan, VPRecipeBuilder &RecipeBuilder, in adjustRecipesForReductions()