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