Searched defs:InterferenceGraph (Results 1 – 2 of 2) sorted by relevance
184 explicit InterferenceGraph(ArenaAllocator *alloc) : nodes_(alloc->Adapter()), matrix_(alloc) {} in InterferenceGraph() function
198 …explicit InterferenceGraph(ArenaAllocator *alloc) : nodes_(alloc->Adapter()), matrix_(alloc), useS… in InterferenceGraph() function