Searched refs:getLiveRegsBefore (Results 1 – 4 of 4) sorted by relevance
246 inline GCNRPTracker::LiveRegSet getLiveRegsBefore(const MachineInstr &MI, in getLiveRegsBefore() function
300 : getLiveRegsBefore(MI, LIS); in reset()
480 assert(isEqual(getLiveRegsBefore(*NonDbgMI, *LIS), LRS)); in computeBlockPressure()
98 const auto LiveIns = getLiveRegsBefore(*Begin, *LIS); in printLivenessInfo()