Searched refs:adjacent_nodes_links_ (Results 1 – 1 of 1) sorted by relevance
449 adjacent_nodes_links_(allocator->Adapter(kArenaAllocRegisterAllocator)), in ColoringIteration()558 ScopedArenaDeque<ScopedArenaVector<InterferenceNode*>> adjacent_nodes_links_; member in art::ColoringIteration1106 physical_node, /*guaranteed_not_interfering_yet*/ false, &adjacent_nodes_links_); in AddPotentialInterference()1125 high_node, /*guaranteed_not_interfering_yet*/ false, &adjacent_nodes_links_); in AddPotentialInterference()1129 from->AddInterference(to, guaranteed_not_interfering_yet, &adjacent_nodes_links_); in AddPotentialInterference()