Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc107 kWorklist, // Currently in the iterative coalescing worklist. enumerator
126 stage(CoalesceStage::kWorklist), in CoalesceOpportunity()
309 if (opportunity->stage == CoalesceStage::kWorklist || in IsMoveRelated()
1509 if (opportunity->stage == CoalesceStage::kWorklist) { in PruneInterferenceGraph()
1543 opportunity->stage = CoalesceStage::kWorklist; in EnableCoalesceOpportunities()