Searched refs:FallThroughMBB (Results 1 – 1 of 1) sorted by relevance
418 MachineFunction::iterator FallThroughMBB = ++MachineFunction::iterator(MBB); in expandToLongBranch() local421 MFp->insert(FallThroughMBB, LongBrMBB); in expandToLongBranch()426 MFp->insert(FallThroughMBB, BalTgtMBB); in expandToLongBranch()730 replaceBranch(*MBB, I.Br, DL, &*FallThroughMBB); in expandToLongBranch()