Searched refs:findCopyForUnit (Results 1 – 1 of 1) sorted by relevance
178 MachineInstr *findCopyForUnit(MCRegister RegUnit, in findCopyForUnit() function in __anon835623930111::CopyTracker197 return findCopyForUnit(*RUI, TRI, true); in findCopyDefViaUnit()227 findCopyForUnit(*RUI, TRI, /*MustBeAvailable=*/true); in findAvailCopy()319 if (MachineInstr *Copy = Tracker.findCopyForUnit(*RUI, *TRI)) { in ReadRegister()