Searched refs:SetMBB (Results 1 – 1 of 1) sorted by relevance
8622 MachineBasicBlock *SetMBB = SystemZ::emitBlockAfter(LoopMBB); in emitAtomicCmpSwapW() local8651 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()8654 .addReg(RetrySwapVal).addMBB(SetMBB); in emitAtomicCmpSwapW()8667 MBB->addSuccessor(SetMBB); in emitAtomicCmpSwapW()8675 MBB = SetMBB; in emitAtomicCmpSwapW()