Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h175 const MachineInstr *getMInsn() const { return MInsn; } in getMInsn() function
H A DDwarfCompileUnit.cpp559 if (const MachineInstr *DVInsn = DV.getMInsn()) { in constructVariableDIEImpl()