Searched refs:calculateSpillWeightAndHint (Results 1 – 3 of 3) sorted by relevance
65 void calculateSpillWeightAndHint(LiveInterval &LI);
43 calculateSpillWeightAndHint(LIS.getInterval(Reg)); in calculateSpillWeightsAndHints()142 void VirtRegAuxInfo::calculateSpillWeightAndHint(LiveInterval &LI) { in calculateSpillWeightAndHint() function in VirtRegAuxInfo
506 VRAI.calculateSpillWeightAndHint(LI); in calculateRegClassAndHint()