LLVM 20.0.0git
|
This is the complete list of members for llvm::AssemblyAnnotationWriter, including all inherited members.
emitBasicBlockEndAnnot(const BasicBlock *, formatted_raw_ostream &) | llvm::AssemblyAnnotationWriter | inlinevirtual |
emitBasicBlockStartAnnot(const BasicBlock *, formatted_raw_ostream &) | llvm::AssemblyAnnotationWriter | inlinevirtual |
emitFunctionAnnot(const Function *, formatted_raw_ostream &) | llvm::AssemblyAnnotationWriter | inlinevirtual |
emitInstructionAnnot(const Instruction *, formatted_raw_ostream &) | llvm::AssemblyAnnotationWriter | inlinevirtual |
printInfoComment(const Value &, formatted_raw_ostream &) | llvm::AssemblyAnnotationWriter | inlinevirtual |
~AssemblyAnnotationWriter() | llvm::AssemblyAnnotationWriter | virtual |