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