Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp320 VPBasicBlock *LoopExitVPBB = BB2VPBB[LoopExitBB]; in buildPlainCFG() local
321 createVPInstructionsForVPBB(LoopExitVPBB, LoopExitBB); in buildPlainCFG()
324 setVPBBPredsFromBB(LoopExitVPBB, LoopExitBB); in buildPlainCFG()
334 TopRegion->setExit(LoopExitVPBB); in buildPlainCFG()