Home
last modified time | relevance | path

Searched refs:succs (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dexecution_subgraph.cc306 const auto& succs = blk->GetSuccessors(); in RecalculateExcludedCohort() local
310 if (std::any_of(succs.cbegin(), succs.cend(), is_external)) { in RecalculateExcludedCohort()