Searched refs:LiveRegUnit (Results 1 – 3 of 3) sorted by relevance
75 struct LiveRegUnit { struct83 LiveRegUnit(unsigned RU) : RegUnit(RU) {} in LiveRegUnit() argument365 SparseSet<LiveRegUnit> &RegUnits);367 SparseSet<LiveRegUnit> &RegUnits);372 SparseSet<LiveRegUnit> &RegUnits);
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()[all …]
471 SparseSet<LiveRegUnit> &RegUnits, in insertDeleteInstructions()555 SparseSet<LiveRegUnit> RegUnits; in combineInstructions()