Lines Matching refs:getInterval
406 return isPlainlyKilled(MI, LIS->getInterval(Reg)); in isPlainlyKilled()
923 LiveInterval &LI = LIS->getInterval(Reg); in rescheduleMIBelowKill()
1111 LiveInterval &LI = LIS->getInterval(Reg); in rescheduleKillAboveMI()
1631 LiveInterval &LI = LIS->getInterval(RegA); in processTiedPairs()
1713 LiveInterval &LI = LIS->getInterval(RegB); in processTiedPairs()
1769 const auto &UseLI = LIS->getInterval(RegB); in processStatepoint()
1770 const auto &DefLI = LIS->getInterval(RegA); in processStatepoint()
1798 LiveInterval &LI = LIS->getInterval(RegB); in processStatepoint()
1799 LiveInterval &Other = LIS->getInterval(RegA); in processStatepoint()
1932 LiveInterval &LI = LIS->getInterval(Reg); in run()
1995 DefVN = LIS->getInterval(DstReg) in eliminateRegSequence()
2061 auto &LI = LIS->getInterval(DstReg); in eliminateRegSequence()