Searched refs:findCopyForUnit (Results 1 – 1 of 1) sorted by relevance
207 MachineInstr *findCopyForUnit(MCRegister RegUnit, in findCopyForUnit() function in __anone7b60f380111::CopyTracker226 return findCopyForUnit(*RUI, TRI, true); in findCopyDefViaUnit()264 findCopyForUnit(*RUI, TRI, /*MustBeAvailable=*/true); in findAvailCopy()365 if (MachineInstr *Copy = Tracker.findCopyForUnit(*RUI, *TRI)) { in ReadRegister()