Searched refs:findCopyForUnit (Results 1 – 1 of 1) sorted by relevance
208 MachineInstr *findCopyForUnit(MCRegister RegUnit, in findCopyForUnit() function in __anonb2bd9f5f0111::CopyTracker227 return findCopyForUnit(*RUI, TRI, true); in findCopyDefViaUnit()265 findCopyForUnit(*RUI, TRI, /*MustBeAvailable=*/true); in findAvailCopy()366 if (MachineInstr *Copy = Tracker.findCopyForUnit(*RUI, *TRI)) { in ReadRegister()