Lines Matching refs:LiveRegUnit
718 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsDownwards()
739 SparseSet<LiveRegUnit>::iterator I = RegUnits.find(Unit); in updatePhysDepsDownwards()
757 LiveRegUnit &LRU = RegUnits[Unit]; in updatePhysDepsDownwards()
796 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth()
835 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth()
842 SparseSet<LiveRegUnit> &RegUnits) { in updateDepths()
868 SparseSet<LiveRegUnit> RegUnits; in computeInstrDepths()
906 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsUpwards()
925 SparseSet<LiveRegUnit>::iterator I = RegUnits.find(Unit); in updatePhysDepsUpwards()
945 LiveRegUnit &LRU = RegUnits[Unit]; in updatePhysDepsUpwards()
1029 SparseSet<LiveRegUnit> RegUnits; in computeInstrHeights()
1147 for (const LiveRegUnit &RU : RegUnits) { in computeInstrHeights()