Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dexecution_subgraph.h241 DCHECK_IMPLIES(finalized_, !needs_prune_); in ContainsBlock()
271 DCHECK_IMPLIES(valid_, !needs_prune_); in GetExcludedCohorts()
316 needs_prune_ = true; in LimitBlockSuccessors()
351 bool needs_prune_; variable
Dexecution_subgraph.cc40 needs_prune_(false),
58 needs_prune_ = true; in RemoveBlock()
80 needs_prune_ = false; in Prune()
244 DCHECK(!needs_prune_); in RemoveConcavity()
263 DCHECK(!needs_prune_); in RecalculateExcludedCohort()