Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp34 VirtRegAuxInfo VRAI(MF, LIS, MLI, MBFI, norm); in calculateSpillWeightsAndHints() local
39 VRAI.calculateSpillWeightAndHint(LIS.getInterval(Reg)); in calculateSpillWeightsAndHints()
DLiveRangeEdit.cpp399 VirtRegAuxInfo VRAI(MF, LIS, Loops, MBFI); in calculateRegClassAndHint() local
408 VRAI.calculateSpillWeightAndHint(LI); in calculateRegClassAndHint()