LLVM 22.0.0git
llvm::MDNodeKeyImpl< DICompositeType > Struct Reference

#include "IR/LLVMContextImpl.h"

Inheritance diagram for llvm::MDNodeKeyImpl< DICompositeType >:
[legend]

Public Member Functions

 MDNodeKeyImpl (unsigned Tag, MDString *Name, Metadata *File, unsigned Line, Metadata *Scope, Metadata *BaseType, Metadata *SizeInBits, uint32_t AlignInBits, Metadata *OffsetInBits, unsigned Flags, Metadata *Elements, unsigned RuntimeLang, Metadata *VTableHolder, Metadata *TemplateParams, MDString *Identifier, Metadata *Discriminator, Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, Metadata *Rank, Metadata *Annotations, Metadata *Specification, uint32_t NumExtraInhabitants, Metadata *BitStride)
 MDNodeKeyImpl (const DICompositeType *N)
bool isKeyOf (const DICompositeType *RHS) const
unsigned getHashValue () const

Public Attributes

unsigned Tag
MDStringName
MetadataFile
unsigned Line
MetadataScope
MetadataBaseType
MetadataSizeInBits
MetadataOffsetInBits
uint32_t AlignInBits
unsigned Flags
MetadataElements
unsigned RuntimeLang
MetadataVTableHolder
MetadataTemplateParams
MDStringIdentifier
MetadataDiscriminator
MetadataDataLocation
MetadataAssociated
MetadataAllocated
MetadataRank
MetadataAnnotations
MetadataSpecification
uint32_t NumExtraInhabitants
MetadataBitStride

Detailed Description

Definition at line 767 of file LLVMContextImpl.h.

Constructor & Destructor Documentation

◆ MDNodeKeyImpl() [1/2]

llvm::MDNodeKeyImpl< DICompositeType >::MDNodeKeyImpl ( unsigned Tag,
MDString * Name,
Metadata * File,
unsigned Line,
Metadata * Scope,
Metadata * BaseType,
Metadata * SizeInBits,
uint32_t AlignInBits,
Metadata * OffsetInBits,
unsigned Flags,
Metadata * Elements,
unsigned RuntimeLang,
Metadata * VTableHolder,
Metadata * TemplateParams,
MDString * Identifier,
Metadata * Discriminator,
Metadata * DataLocation,
Metadata * Associated,
Metadata * Allocated,
Metadata * Rank,
Metadata * Annotations,
Metadata * Specification,
uint32_t NumExtraInhabitants,
Metadata * BitStride )
inline

◆ MDNodeKeyImpl() [2/2]

Member Function Documentation

◆ getHashValue()

unsigned llvm::MDNodeKeyImpl< DICompositeType >::getHashValue ( ) const
inline

◆ isKeyOf()

Member Data Documentation

◆ AlignInBits

Definition at line 776 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Allocated

Definition at line 786 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Annotations

Definition at line 788 of file LLVMContextImpl.h.

Referenced by getHashValue(), isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Associated

Definition at line 785 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ BaseType

◆ BitStride

Definition at line 791 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ DataLocation

Definition at line 784 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Discriminator

Definition at line 783 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Elements

◆ File

◆ Flags

Definition at line 777 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Identifier

Definition at line 782 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Line

◆ Name

◆ NumExtraInhabitants

uint32_t llvm::MDNodeKeyImpl< DICompositeType >::NumExtraInhabitants

Definition at line 790 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ OffsetInBits

Definition at line 775 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Rank

Definition at line 787 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ RuntimeLang

Definition at line 779 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Scope

◆ SizeInBits

Definition at line 774 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Specification

Definition at line 789 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ Tag

◆ TemplateParams

Definition at line 781 of file LLVMContextImpl.h.

Referenced by getHashValue(), isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().

◆ VTableHolder

Definition at line 780 of file LLVMContextImpl.h.

Referenced by isKeyOf(), MDNodeKeyImpl(), and MDNodeKeyImpl().


The documentation for this struct was generated from the following file: