Searched refs:FallThroughMBB (Results 1 – 1 of 1) sorted by relevance
260 MachineFunction::iterator FallThroughMBB = ++MachineFunction::iterator(MBB); in expandToLongBranch() local267 MF->insert(FallThroughMBB, LongBrMBB); in expandToLongBranch()272 MF->insert(FallThroughMBB, BalTgtMBB); in expandToLongBranch()447 replaceBranch(*MBB, I.Br, DL, &*FallThroughMBB); in expandToLongBranch()