Searched refs:bestPhys (Results 1 – 1 of 1) sorted by relevance
142 float bestPhys = 0, bestVirt = 0; in calculateSpillWeightAndHint() local194 if (hweight > bestPhys && mri.isAllocatable(hint)) { in calculateSpillWeightAndHint()195 bestPhys = hweight; in calculateSpillWeightAndHint()