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