Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc347 float GetSpillWeight() const { in GetSpillWeight() function in art::InterferenceNode
426 return lhs->GetSpillWeight() > rhs->GetSpillWeight(); in HasGreaterNodePriority()