Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1023 static bool emitDebugLabelComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugLabelComment() function
1318 if (!emitDebugLabelComment(&MI, *this)) in emitFunctionBody()