Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineSink.cpp1042 static bool attemptDebugCopyProp(MachineInstr &SinkInst, MachineInstr &DbgMI, in attemptDebugCopyProp() function
1123 if (!attemptDebugCopyProp(MI, *DbgMI, Reg)) { in performSink()
1479 if (!attemptDebugCopyProp(MI, *DbgMI, MO.getReg())) in SinkInstruction()