Searched refs:OtherSucc (Results 1 – 2 of 2) sorted by relevance
628 BasicBlock *CommSucc, *OtherSucc; in computeOutliningInfo() local629 std::tie(CommSucc, OtherSucc) = GetCommonSucc(Succ1, Succ2); in computeOutliningInfo()635 CurrEntry = OtherSucc; in computeOutliningInfo()
11169 MachineBasicBlock *OtherSucc(MachineBasicBlock *MBB, MachineBasicBlock *Succ) { in OtherSucc() function12090 MachineBasicBlock *exitMBB = OtherSucc(BB, destMBB); in EmitInstrWithCustomInserter()