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

/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp693 /// emitDebugValueComment - This method handles the target-independent form
696 static bool emitDebugValueComment(const MachineInstr *MI, AsmPrinter &AP) { function
892 if (!emitDebugValueComment(&MI, *this))

Completed in 84 milliseconds