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