Searched refs:succs (Results 1 – 1 of 1) sorted by relevance
309 const auto& succs = blk->GetSuccessors(); in RecalculateExcludedCohort() local313 if (std::any_of(succs.cbegin(), succs.cend(), is_external)) { in RecalculateExcludedCohort()