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