Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsLongBranch.cpp257 MachineFunction::iterator FallThroughMBB = ++MachineFunction::iterator(MBB); in expandToLongBranch() local
264 MF->insert(FallThroughMBB, LongBrMBB); in expandToLongBranch()
270 MF->insert(FallThroughMBB, BalTgtMBB); in expandToLongBranch()
437 replaceBranch(*MBB, I.Br, DL, FallThroughMBB); in expandToLongBranch()