Searched refs:getLiveRegsAfter (Results 1 – 6 of 6) sorted by relevance
240 inline GCNRPTracker::LiveRegSet getLiveRegsAfter(const MachineInstr &MI, in getLiveRegsAfter() function
299 LiveRegs = After ? getLiveRegsAfter(MI, LIS) in reset()
103 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo()
248 inline GCNRPTracker::LiveRegSet getLiveRegsAfter(const MachineInstr &MI, in getLiveRegsAfter() function
301 LiveRegs = After ? getLiveRegsAfter(MI, LIS) in reset()
108 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo()