Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCalcSpillWeights.cpp104 bool noHint = mri.getRegAllocationHint(li.reg).first != 0; in CalculateWeightAndHint() local
139 if (noHint || !mi->isCopy()) in CalculateWeightAndHint()
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp146 bool noHint = mri.getRegAllocationHint(li.reg).first != 0; in calculateSpillWeightAndHint() local
183 if (noHint || !mi->isCopy()) in calculateSpillWeightAndHint()