Home
last modified time | relevance | path

Searched defs:PredVPBB (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp421 VPBasicBlock *PredVPBB = PredVPBlock->getExitingBasicBlock(); in createEmptyBasicBlock() local
465 VPBasicBlock *PredVPBB = PredVPBlock->getExitingBasicBlock(); in execute() local
963 VPBlockBase *PredVPBB = VPBB->getSinglePredecessor(); in replaceVPBBWithIRVPBB() local
H A DVPlanTransforms.cpp378 auto *PredVPBB = in mergeBlocksIntoPredecessors() local
386 VPBasicBlock *PredVPBB = cast<VPBasicBlock>(VPBB->getSinglePredecessor()); in mergeBlocksIntoPredecessors() local
H A DVPlanRecipes.cpp206 auto *PredVPBB = !ExitingVPBB || ExitingVPBB->getEnclosingLoopRegion() in fixPhi() local