Searched refs:OtherSucc (Results 1 – 2 of 2) sorted by relevance
622 BasicBlock *OtherSucc; in computeOutliningInfo() local623 std::tie(CommSucc, OtherSucc) = GetCommonSucc(Succ1, Succ2); in computeOutliningInfo()629 CurrEntry = OtherSucc; in computeOutliningInfo()
10021 MachineBasicBlock *OtherSucc(MachineBasicBlock *MBB, MachineBasicBlock *Succ) { in OtherSucc() function10715 MachineBasicBlock *exitMBB = OtherSucc(BB, destMBB); in EmitInstrWithCustomInserter()