Searched refs:CommSucc (Results 1 – 1 of 1) sorted by relevance
581 BasicBlock *CommSucc, *OtherSucc; in computeOutliningInfo() local582 std::tie(CommSucc, OtherSucc) = GetCommonSucc(Succ1, Succ2); in computeOutliningInfo()584 if (!CommSucc) in computeOutliningInfo()