Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc418 static bool HasGreaterNodePriority(const InterferenceNode* lhs, in HasGreaterNodePriority() function
446 spill_worklist_(HasGreaterNodePriority, allocator->Adapter(kArenaAllocRegisterAllocator)), in ColoringIteration()
548 ScopedArenaPriorityQueue<InterferenceNode*, decltype(&HasGreaterNodePriority)> spill_worklist_;