Lines Matching refs:getInterval
274 LIS.getInterval(MO.getReg()); in getVDefInterval()
342 LiveInterval &SnipLI = LIS.getInterval(SnipReg); in collectRegsToSpill()
386 LiveInterval &SrcLI = LIS.getInterval(SrcReg); in hoistSpillInsideBB()
397 LiveInterval &OrigLI = LIS.getInterval(Original); in hoistSpillInsideBB()
471 LiveInterval &DstLI = LIS.getInterval(DstReg); in eliminateRedundantSpills()
523 LiveInterval &SnipLI = LIS.getInterval(MI->getOperand(1).getReg()); in markValueUsed()
589 LiveInterval &OrigLI = LIS.getInterval(Original); in reMaterializeFor()
666 LiveInterval &LI = LIS.getInterval(Reg); in reMaterializeAll()
683 LiveInterval &LI = LIS.getInterval(Reg); in reMaterializeAll()
717 (!LIS.getInterval(Reg).empty() || !MRI.reg_nodbg_empty(Reg)) && in reMaterializeAll()
1060 LiveInterval &OldLI = LIS.getInterval(Reg); in spillAroundUses()
1114 LiveInterval &SibLI = LIS.getInterval(SibReg); in spillAroundUses()
1161 StackInt = &LSS.getInterval(StackSlot); in spillAll()
1168 StackInt->MergeSegmentsInAsValue(LIS.getInterval(Reg), in spillAll()
1233 LiveInterval &OrigLI = LIS.getInterval(Original); in addToMergeableSpills()
1278 LiveInterval &LI = LIS.getInterval(SibReg); in isSpillCandBB()
1587 LiveInterval &StackIntvl = LSS.getInterval(Slot); in hoistAllSpills()