Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1225 static bool emitDebugLabelComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugLabelComment() function
1649 if (!emitDebugLabelComment(&MI, *this)) in emitFunctionBody()