Searched refs:getLiveRegsAfter (Results 1 – 3 of 3) sorted by relevance
194 inline GCNRPTracker::LiveRegSet getLiveRegsAfter(const MachineInstr &MI, in getLiveRegsAfter() function
296 LiveRegs = After ? getLiveRegsAfter(MI, LIS) in reset()
104 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo()