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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp485 /// emitComments - Pretty-print comments for instructions.
486 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { function
676 emitComments(*II, OutStreamer.GetCommentOS());

Completed in 188 milliseconds