LLVM API Documentation

llvm::AssemblyAnnotationWriter Member List

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

emitBasicBlockEndAnnot(const BasicBlock *BB, std::ostream &OS)llvm::AssemblyAnnotationWriter [inline, virtual]
emitBasicBlockStartAnnot(const BasicBlock *BB, std::ostream &OS)llvm::AssemblyAnnotationWriter [inline, virtual]
emitFunctionAnnot(const Function *F, std::ostream &OS)llvm::AssemblyAnnotationWriter [inline, virtual]
emitInstructionAnnot(const Instruction *I, std::ostream &OS)llvm::AssemblyAnnotationWriter [inline, virtual]
~AssemblyAnnotationWriter()llvm::AssemblyAnnotationWriter [virtual]