Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp1402 bool transferDebugInstrRef(MachineInstr &MI);
1638 bool InstrRefBasedLDV::transferDebugInstrRef(MachineInstr &MI) { in transferDebugInstrRef() function in InstrRefBasedLDV
2128 if (transferDebugInstrRef(MI)) in process()