Searched refs:PreheaderVPBB (Results 1 – 1 of 1) sorted by relevance
352 VPBasicBlock *PreheaderVPBB = getOrCreateVPBB(L->getLoopPreheader()); in buildPlainCFG() local353 VPBlockUtils::disconnectBlocks(PreheaderVPBB, HeaderVPBB); in buildPlainCFG()356 Region->setParent(PreheaderVPBB->getParent()); in buildPlainCFG()358 VPBlockUtils::connectBlocks(PreheaderVPBB, Region); in buildPlainCFG()