Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp1332 static bool attemptDebugCopyProp(MachineInstr &SinkInst, MachineInstr &DbgMI, in attemptDebugCopyProp() function
1413 if (!attemptDebugCopyProp(MI, *DbgMI, Reg)) { in performSink()
1728 if (!attemptDebugCopyProp(MI, *DbgMI, MO.getReg())) in SinkInstruction()