LLVM API Documentation

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::AssemblyAnnotationWriter [inline, virtual]
emitBasicBlockStartAnnot(const BasicBlock *, formatted_raw_ostream &)llvm::AssemblyAnnotationWriter [inline, virtual]
emitFunctionAnnot(const Function *, formatted_raw_ostream &)llvm::AssemblyAnnotationWriter [inline, virtual]
emitInstructionAnnot(const Instruction *, formatted_raw_ostream &)llvm::AssemblyAnnotationWriter [inline, virtual]
printInfoComment(const Value &, formatted_raw_ostream &)llvm::AssemblyAnnotationWriter [inline, virtual]
~AssemblyAnnotationWriter()llvm::AssemblyAnnotationWriter [virtual]