Searched refs:attemptDebugCopyProp (Results 1 – 1 of 1) sorted by relevance
1042 static bool attemptDebugCopyProp(MachineInstr &SinkInst, MachineInstr &DbgMI, in attemptDebugCopyProp() function1123 if (!attemptDebugCopyProp(MI, *DbgMI, Reg)) { in performSink()1479 if (!attemptDebugCopyProp(MI, *DbgMI, MO.getReg())) in SinkInstruction()