Lines Matching refs:LiveRegUnit
702 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsDownwards()
727 SparseSet<LiveRegUnit>::iterator I = RegUnits.find(*Units); in updatePhysDepsDownwards()
745 LiveRegUnit &LRU = RegUnits[*Units]; in updatePhysDepsDownwards()
784 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth()
823 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth()
830 SparseSet<LiveRegUnit> &RegUnits) { in updateDepths()
856 SparseSet<LiveRegUnit> RegUnits; in computeInstrDepths()
894 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsUpwards()
916 SparseSet<LiveRegUnit>::iterator I = RegUnits.find(*Units); in updatePhysDepsUpwards()
936 LiveRegUnit &LRU = RegUnits[*Units]; in updatePhysDepsUpwards()
1021 SparseSet<LiveRegUnit> RegUnits; in computeInstrHeights()
1142 for (SparseSet<LiveRegUnit>::const_iterator in computeInstrHeights()