Searched refs:emitDebugValueComment (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp857 /// emitDebugValueComment - This method handles the target-independent form
860 static bool emitDebugValueComment(const MachineInstr *MI, AsmPrinter &AP) { function
1141 if (!emitDebugValueComment(&MI, *this))

Completed in 40 milliseconds