Home
last modified time | relevance | path

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

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