LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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]