Searched refs:IRMiddleVPBB (Results 1 – 1 of 1) sorted by relevance
960 VPIRBasicBlock *IRMiddleVPBB = new VPIRBasicBlock(IRBB); in replaceVPBBWithIRVPBB() local962 R.moveBefore(*IRMiddleVPBB, IRMiddleVPBB->end()); in replaceVPBBWithIRVPBB()965 VPBlockUtils::connectBlocks(PredVPBB, IRMiddleVPBB); in replaceVPBBWithIRVPBB()967 VPBlockUtils::connectBlocks(IRMiddleVPBB, Succ); in replaceVPBBWithIRVPBB()