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()270 MF->insert(FallThroughMBB, BalTgtMBB); in expandToLongBranch()437 replaceBranch(*MBB, I.Br, DL, FallThroughMBB); in expandToLongBranch()