Searched refs:findCopyForUnit (Results 1 – 1 of 1) sorted by relevance
254 MachineInstr *findCopyForUnit(MCRegister RegUnit, in findCopyForUnit() function in __anonf5bcd53e0111::CopyTracker273 return findCopyForUnit(RU, TRI, true); in findCopyDefViaUnit()311 findCopyForUnit(RU, TRI, /*MustBeAvailable=*/true); in findAvailCopy()455 if (MachineInstr *Copy = Tracker.findCopyForUnit(Unit, *TRI)) { in ReadRegister()