Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSink.cpp1033 static bool attemptDebugCopyProp(MachineInstr &SinkInst, MachineInstr &DbgMI, in attemptDebugCopyProp() function
1115 if (!attemptDebugCopyProp(MI, *DbgMI, Reg)) { in performSink()
1418 if (!attemptDebugCopyProp(MI, *DbgMI, MO.getReg())) in SinkInstruction()