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