Lines Matching refs:getInterval
313 LIS.getInterval(MO.getReg()); in getVDefInterval()
398 LiveInterval &SnipLI = LIS.getInterval(SnipReg); in collectRegsToSpill()
442 LiveInterval &SrcLI = LIS.getInterval(SrcReg); in hoistSpillInsideBB()
453 LiveInterval &OrigLI = LIS.getInterval(Original); in hoistSpillInsideBB()
527 LiveInterval &DstLI = LIS.getInterval(DstReg); in eliminateRedundantSpills()
580 LiveInterval &SnipLI = LIS.getInterval(MI->getOperand(1).getReg()); in markValueUsed()
646 LiveInterval &OrigLI = LIS.getInterval(Original); in reMaterializeFor()
723 LiveInterval &LI = LIS.getInterval(Reg); in reMaterializeAll()
740 LiveInterval &LI = LIS.getInterval(Reg); in reMaterializeAll()
803 (!LIS.getInterval(Reg).empty() || !MRI.reg_nodbg_empty(Reg)) && in reMaterializeAll()
1145 LiveInterval &OldLI = LIS.getInterval(Reg); in spillAroundUses()
1199 LiveInterval &SibLI = LIS.getInterval(SibReg); in spillAroundUses()
1246 StackInt = &LSS.getInterval(StackSlot); in spillAll()
1253 StackInt->MergeSegmentsInAsValue(LIS.getInterval(Reg), in spillAll()
1318 LiveInterval &OrigLI = LIS.getInterval(Original); in addToMergeableSpills()
1363 LiveInterval &LI = LIS.getInterval(SibReg); in isSpillCandBB()
1671 LiveInterval &StackIntvl = LSS.getInterval(Slot); in hoistAllSpills()