LLVM 22.0.0git
GCMetadataPrinter.h File Reference

Go to the source code of this file.

Classes

class  llvm::GCMetadataPrinter
 GCMetadataPrinter - Emits GC metadata as assembly code. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Typedefs

using llvm::GCMetadataPrinterRegistry = Registry<GCMetadataPrinter>
 GCMetadataPrinterRegistry - The GC assembly printer registry uses all the defaults from Registry.

Variables

template class LLVM_TEMPLATE_ABI llvm::Registry< GCMetadataPrinter >