Searched refs:hintPhys (Results 1 – 2 of 2) sorted by relevance
101 unsigned hintPhys = 0, hintVirt = 0; in CalculateWeightAndHint() local147 bestPhys = hweight, hintPhys = hint; in CalculateWeightAndHint()157 if (unsigned hint = hintPhys ? hintPhys : hintVirt) { in CalculateWeightAndHint()
143 unsigned hintPhys = 0, hintVirt = 0; in calculateSpillWeightAndHint() local196 hintPhys = hint; in calculateSpillWeightAndHint()209 if (unsigned hint = hintPhys ? hintPhys : hintVirt) { in calculateSpillWeightAndHint()