Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp146 bool noHint = mri.getRegAllocationHint(li.reg).first != 0; in calculateSpillWeightAndHint() local
184 if (noHint || !mi->isCopy()) in calculateSpillWeightAndHint()