Home
last modified time | relevance | path

Searched refs:findCopyForUnit (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp255 MachineInstr *findCopyForUnit(MCRegUnit RegUnit, in findCopyForUnit() function in __anon32f3c4080111::CopyTracker
274 return findCopyForUnit(RU, TRI, true); in findCopyDefViaUnit()
312 findCopyForUnit(RU, TRI, /*MustBeAvailable=*/true); in findAvailCopy()
457 if (MachineInstr *Copy = Tracker.findCopyForUnit(Unit, *TRI)) { in ReadRegister()
477 if (MachineInstr *Copy = Tracker.findCopyForUnit(Unit, *TRI)) in readSuccessorLiveIns()