Lines Matching refs:getInterval
280 LIS.getInterval(MO.getReg()); in getVDefInterval()
350 LiveInterval &SnipLI = LIS.getInterval(SnipReg); in collectRegsToSpill()
394 LiveInterval &SrcLI = LIS.getInterval(SrcReg); in hoistSpillInsideBB()
405 LiveInterval &OrigLI = LIS.getInterval(Original); in hoistSpillInsideBB()
481 LiveInterval &DstLI = LIS.getInterval(DstReg); in eliminateRedundantSpills()
533 LiveInterval &SnipLI = LIS.getInterval(MI->getOperand(1).getReg()); in markValueUsed()
601 LiveInterval &OrigLI = LIS.getInterval(Original); in reMaterializeFor()
678 LiveInterval &LI = LIS.getInterval(Reg); in reMaterializeAll()
699 LiveInterval &LI = LIS.getInterval(Reg); in reMaterializeAll()
735 (!LIS.getInterval(Reg).empty() || !MRI.reg_nodbg_empty(Reg)) && in reMaterializeAll()
1038 LiveInterval &OldLI = LIS.getInterval(Reg); in spillAroundUses()
1096 LiveInterval &SibLI = LIS.getInterval(SibReg); in spillAroundUses()
1143 StackInt = &LSS.getInterval(StackSlot); in spillAll()
1150 StackInt->MergeSegmentsInAsValue(LIS.getInterval(Reg), in spillAll()
1217 LiveInterval &OrigLI = LIS.getInterval(Original); in addToMergeableSpills()
1262 LiveInterval &LI = LIS.getInterval(SibReg); in isSpillCandBB()
1571 LiveInterval &StackIntvl = LSS.getInterval(Slot); in hoistAllSpills()