Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp309 VPBasicBlock *LoopExitVPBB = BB2VPBB[LoopExitBB]; in buildPlainCFG() local
310 createVPInstructionsForVPBB(LoopExitVPBB, LoopExitBB); in buildPlainCFG()
313 setVPBBPredsFromBB(LoopExitVPBB, LoopExitBB); in buildPlainCFG()
323 TopRegion->setExit(LoopExitVPBB); in buildPlainCFG()