LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::AssemblyAnnotationWriter Member List

This is the complete list of members for llvm::AssemblyAnnotationWriter, including all inherited members.

emitBasicBlockEndAnnot(const BasicBlock *, formatted_raw_ostream &)llvm::AssemblyAnnotationWriterinlinevirtual
emitBasicBlockStartAnnot(const BasicBlock *, formatted_raw_ostream &)llvm::AssemblyAnnotationWriterinlinevirtual
emitFunctionAnnot(const Function *, formatted_raw_ostream &)llvm::AssemblyAnnotationWriterinlinevirtual
emitInstructionAnnot(const Instruction *, formatted_raw_ostream &)llvm::AssemblyAnnotationWriterinlinevirtual
printInfoComment(const Value &, formatted_raw_ostream &)llvm::AssemblyAnnotationWriterinlinevirtual
~AssemblyAnnotationWriter()llvm::AssemblyAnnotationWritervirtual