Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp932 static bool emitDebugLabelComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugLabelComment() function
1123 if (!emitDebugLabelComment(&MI, *this)) in EmitFunctionBody()