LLVM API Documentation
#include <AsmAnnotationWriter.h>
Public Member Functions | |
virtual void | emitFunctionAnnot (const Function *F, std::ostream &OS) |
virtual void | emitBasicBlockStartAnnot (const BasicBlock *BB, std::ostream &OS) |
virtual void | emitBasicBlockEndAnnot (const BasicBlock *BB, std::ostream &OS) |
virtual void | emitInstructionAnnot (const Instruction *I, std::ostream &OS) |
Definition at line 28 of file AsmAnnotationWriter.h.
|
Definition at line 41 of file AsmAnnotationWriter.h. |
|
Definition at line 36 of file AsmAnnotationWriter.h. |
|
Definition at line 32 of file AsmAnnotationWriter.h. |
|
Definition at line 46 of file AsmAnnotationWriter.h. |