Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc450 coalesce_opportunities_links_(allocator->Adapter(kArenaAllocRegisterAllocator)) {} in ColoringIteration()
562 ScopedArenaDeque<ScopedArenaVector<CoalesceOpportunity*>> coalesce_opportunities_links_; member in art::ColoringIteration
1288 a->AddCoalesceOpportunity(opportunity, &coalesce_opportunities_links_); in CreateCoalesceOpportunity()
1289 b->AddCoalesceOpportunity(opportunity, &coalesce_opportunities_links_); in CreateCoalesceOpportunity()
1702 into->AddCoalesceOpportunity(opportunity, &coalesce_opportunities_links_); in Combine()