Searched refs:New_B0 (Results 1 – 1 of 1) sorted by relevance
502 MachineBasicBlock *New_B0 = MF->CreateMachineBasicBlock(TermBB); in adjustBranch() local507 MF->insert(MBB_I, New_B0); in adjustBranch()526 MBB->addSuccessor(New_B0); in adjustBranch()530 BuildMI(New_B0, CondJmp->getDebugLoc(), TII->get(BPF::JMP)).addMBB(FollowBB); in adjustBranch()534 New_B0->addSuccessor(FollowBB); in adjustBranch()