Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp36 VirtRegAuxInfo VRAI(MF, LIS, VRM, MLI, MBFI, norm); in calculateSpillWeightsAndHints() local
41 VRAI.calculateSpillWeightAndHint(LIS.getInterval(Reg)); in calculateSpillWeightsAndHints()
DLiveRangeEdit.cpp407 VirtRegAuxInfo VRAI(MF, LIS, VRM, Loops, MBFI); in calculateRegClassAndHint() local
416 VRAI.calculateSpillWeightAndHint(LI); in calculateRegClassAndHint()