Home
last modified time | relevance | path

Searched defs:MiddleVPBB (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp826 VPBasicBlock *MiddleVPBB = new VPBasicBlock("middle.block"); createInitialVPlan() local
944 VPBasicBlock *MiddleVPBB = execute() local
H A DVPlanTransforms.cpp824 VPBasicBlock *MiddleVPBB = adjustFixedOrderRecurrences() local
H A DVPlanRecipes.cpp196 VPBasicBlock *MiddleVPBB = fixPhi() local
H A DLoopVectorize.cpp9007 auto *MiddleVPBB = cast<VPBasicBlock>(ScalarPH->getSinglePredecessor()); in adjustRecipesForReductions() local
[all...]