Home
last modified time | relevance | path

Searched refs:FallThroughMBB (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp260 MachineFunction::iterator FallThroughMBB = ++MachineFunction::iterator(MBB); in expandToLongBranch() local
267 MF->insert(FallThroughMBB, LongBrMBB); in expandToLongBranch()
272 MF->insert(FallThroughMBB, BalTgtMBB); in expandToLongBranch()
447 replaceBranch(*MBB, I.Br, DL, &*FallThroughMBB); in expandToLongBranch()