Home
last modified time | relevance | path

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

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