Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1216 static bool emitDebugLabelComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugLabelComment() function
1527 if (!emitDebugLabelComment(&MI, *this)) in emitFunctionBody()