Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc163 static float ComputeSpillWeight(LiveInterval* interval, const SsaLivenessAnalysis& liveness) { in ComputeSpillWeight() function
228 spill_weight_(ComputeSpillWeight(interval, liveness)), in InterferenceNode()