Searched refs:CostForMoveAt (Results 1 – 1 of 1) sorted by relevance
76 static size_t CostForMoveAt(size_t position, const SsaLivenessAnalysis& liveness) { in CostForMoveAt() function102 return CostForMoveAt(position, liveness); in ComputeCoalescePriority()178 use_weight += CostForMoveAt(interval->GetStart() + 1, liveness); in ComputeSpillWeight()190 use_weight += CostForMoveAt(use.GetUser()->GetLifetimePosition() - 1, liveness); in ComputeSpillWeight()