Lines Matching refs:getInterval
332 LiveInterval &SnipLI = LIS.getInterval(SnipReg); in collectRegsToSpill()
377 LiveInterval &SrcLI = LIS.getInterval(SrcReg); in hoistSpillInsideBB()
388 LiveInterval &OrigLI = LIS.getInterval(Original); in hoistSpillInsideBB()
457 LiveInterval &DstLI = LIS.getInterval(DstReg); in eliminateRedundantSpills()
509 LiveInterval &SnipLI = LIS.getInterval(MI->getOperand(1).getReg()); in markValueUsed()
544 LiveInterval &OrigLI = LIS.getInterval(Original); in reMaterializeFor()
613 LiveInterval &LI = LIS.getInterval(Reg); in reMaterializeAll()
634 LiveInterval &LI = LIS.getInterval(Reg); in reMaterializeAll()
670 (!LIS.getInterval(Reg).empty() || !MRI.reg_nodbg_empty(Reg)) && in reMaterializeAll()
930 LiveInterval &OldLI = LIS.getInterval(Reg); in spillAroundUses()
989 LiveInterval &SibLI = LIS.getInterval(SibReg); in spillAroundUses()
1036 StackInt = &LSS.getInterval(StackSlot); in spillAll()
1043 StackInt->MergeSegmentsInAsValue(LIS.getInterval(Reg), in spillAll()
1110 LiveInterval &OrigLI = LIS.getInterval(Original); in addToMergeableSpills()
1152 LiveInterval &LI = LIS.getInterval(SibReg); in isSpillCandBB()
1467 LiveInterval &StackIntvl = LSS.getInterval(Slot); in hoistAllSpills()