Searched refs:InterferenceNode (Results 1 – 2 of 2) sorted by relevance
119 CoalesceOpportunity(InterferenceNode* a, in CoalesceOpportunity()120 InterferenceNode* b, in CoalesceOpportunity()136 InterferenceNode* const node_a;137 InterferenceNode* const node_b;218 class InterferenceNode : public ArenaObject<kArenaAllocRegisterAllocator> { class220 InterferenceNode(LiveInterval* interval, in InterferenceNode() function in art::InterferenceNode234 void AddInterference(InterferenceNode* other, in AddInterference()236 ScopedArenaDeque<ScopedArenaVector<InterferenceNode*>>* storage) { in AddInterference()243 ScopedArenaVector<InterferenceNode*>::allocator_type adapter(storage->get_allocator()); in AddInterference()259 void RemoveInterference(InterferenceNode* other) { in RemoveInterference()[all …]
36 class InterferenceNode; variable148 void AllocateSpillSlots(ArrayRef<InterferenceNode* const> nodes);168 ScopedArenaVector<InterferenceNode*> physical_core_nodes_;169 ScopedArenaVector<InterferenceNode*> physical_fp_nodes_;