Searched refs:is_external (Results 1 – 1 of 1) sorted by relevance
304 auto is_external = [&](const HBasicBlock* ext) -> bool { in RecalculateExcludedCohort() local310 if (std::any_of(preds.cbegin(), preds.cend(), is_external)) { in RecalculateExcludedCohort()313 if (std::any_of(succs.cbegin(), succs.cend(), is_external)) { in RecalculateExcludedCohort()