Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1406 bool transferDebugInstrRef(MachineInstr &MI);
1640 bool InstrRefBasedLDV::transferDebugInstrRef(MachineInstr &MI) { in transferDebugInstrRef() function in InstrRefBasedLDV
2130 if (transferDebugInstrRef(MI)) in process()