Lines Matching refs:getInterval
634 LiveInterval &LI = LIS->getInterval(VirtReg); in LRE_CanEraseVirtReg()
653 LiveInterval &LI = LIS->getInterval(VirtReg); in LRE_WillShrinkVirtReg()
749 LiveInterval *LI = &LIS->getInterval(~CurQueue.top().second); in dequeue()
1483 getCheapestEvicteeWeight(Order, LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1500 LiveInterval &EvictorLI = LIS->getInterval(Evictor); in splitCanCauseEvictionChain()
1509 VRAI.futureWeight(LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1545 Order, LIS->getInterval(VirtRegToSplit), Cand.Intf.first(), in splitCanCauseLocalSpill()
1552 VRAI.futureWeight(LIS->getInterval(VirtRegToSplit), in splitCanCauseLocalSpill()
1771 LiveInterval &Reg = LIS->getInterval(LREdit.get(i)); in splitAroundRegion()
2034 LiveInterval &LI = LIS->getInterval(LREdit.get(i)); in tryBlockSplit()
2429 setStage(LIS->getInterval(LREdit.get(i)), RS_Split2); in tryLocalSplit()
2694 if (RecoloringCandidates.count(&LIS->getInterval(*Next))) in tryLastChanceRecoloring()
2926 LiveInterval &LI = LIS->getInterval(Reg); in tryHintRecoloring()