Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h146 const MachineInstr *getMInsn() const { return MInsn; } in getMInsn() function
DDwarfCompileUnit.cpp1526 if (const MachineInstr *DVInsn = DV->getMInsn()) { in constructVariableDIE()