Lines Matching refs:getInterval
690 LiveInterval &LI = LIS->getInterval(VirtReg); in LRE_CanEraseVirtReg()
709 LiveInterval &LI = LIS->getInterval(VirtReg); in LRE_WillShrinkVirtReg()
808 LiveInterval *LI = &LIS->getInterval(~CurQueue.top().second); in dequeue()
1555 getCheapestEvicteeWeight(Order, LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1572 LiveInterval &EvictorLI = LIS->getInterval(Evictor); in splitCanCauseEvictionChain()
1580 VRAI->futureWeight(LIS->getInterval(Evictee), in splitCanCauseEvictionChain()
1822 LiveInterval &Reg = LIS->getInterval(LREdit.get(I)); in splitAroundRegion()
2074 LiveInterval &LI = LIS->getInterval(LREdit.get(I)); in tryBlockSplit()
2469 setStage(LIS->getInterval(LREdit.get(I)), RS_Split2); in tryLocalSplit()
2734 if (RecoloringCandidates.count(&LIS->getInterval(R))) in tryLastChanceRecoloring()
2967 LiveInterval &LI = LIS->getInterval(Reg); in tryHintRecoloring()