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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp786 static bool attemptDebugCopyProp(MachineInstr &SinkInst, MachineInstr &DbgMI) { function
862 if (!attemptDebugCopyProp(MI, *DbgMI))
996 if (!attemptDebugCopyProp(MI, *DbgMI))

Completed in 101 milliseconds