Searched refs:findCopyForUnit (Results 1 – 1 of 1) sorted by relevance
325 MachineInstr *findCopyForUnit(MCRegUnit RegUnit, in findCopyForUnit() function in __anon32f3c4080111::CopyTracker344 return findCopyForUnit(RU, TRI, true); in findCopyDefViaUnit()382 findCopyForUnit(RU, TRI, /*MustBeAvailable=*/true); in findAvailCopy()536 if (MachineInstr *Copy = Tracker.findCopyForUnit(Unit, *TRI)) { in ReadRegister()558 if (MachineInstr *Copy = Tracker.findCopyForUnit(Unit, *TRI)) in readSuccessorLiveIns()1002 if (MaybeDead == Tracker.findCopyForUnit(RegUnit, *TRI)) { in ForwardCopyPropagateBlock()