Lines Matching refs:LiveRegUnit
702 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsDownwards()
725 SparseSet<LiveRegUnit>::iterator I = RegUnits.find(*Units); in updatePhysDepsDownwards()
744 LiveRegUnit &LRU = RegUnits[*Units]; in updatePhysDepsDownwards()
783 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth()
822 SparseSet<LiveRegUnit> &RegUnits) { in updateDepth()
829 SparseSet<LiveRegUnit> &RegUnits) { in updateDepths()
855 SparseSet<LiveRegUnit> RegUnits; in computeInstrDepths()
893 SparseSet<LiveRegUnit> &RegUnits, in updatePhysDepsUpwards()
916 SparseSet<LiveRegUnit>::iterator I = RegUnits.find(*Units); in updatePhysDepsUpwards()
936 LiveRegUnit &LRU = RegUnits[*Units]; in updatePhysDepsUpwards()
1020 SparseSet<LiveRegUnit> RegUnits; in computeInstrHeights()
1141 for (SparseSet<LiveRegUnit>::const_iterator in computeInstrHeights()