Home
last modified time | relevance | path

Searched defs:CoalesceOpportunity (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc118 struct CoalesceOpportunity : public ArenaObject<kArenaAllocRegisterAllocator> { struct
119 CoalesceOpportunity(InterferenceNode* a, in CoalesceOpportunity() argument
131 static bool CmpPriority(const CoalesceOpportunity* lhs, in CmpPriority()
136 InterferenceNode* const node_a;
137 InterferenceNode* const node_b;
141 CoalesceStage stage;
144 const size_t priority;