Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc514 void Coalesce(CoalesceOpportunity* opportunity);
1510 Coalesce(opportunity); in PruneInterferenceGraph()
1721 void ColoringIteration::Coalesce(CoalesceOpportunity* opportunity) { in Coalesce() function in art::ColoringIteration