Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp108 unsigned hintPhys = 0, hintVirt = 0; in calculateSpillWeightAndHint() local
161 bestPhys = hweight, hintPhys = hint; in calculateSpillWeightAndHint()
171 if (unsigned hint = hintPhys ? hintPhys : hintVirt) { in calculateSpillWeightAndHint()