Searched defs:hintPhys (Results 1 - 1 of 1) sorted by relevance

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

Completed in 69 milliseconds