LLVM 19.0.0git
Public Attributes | List of all members
llvm::TypeUnitMetaInfo Struct Reference

#include "llvm/CodeGen/AccelTable.h"

Public Attributes

std::variant< MCSymbol *, uint64_tLabelOrSignature
 
unsigned UniqueID
 

Detailed Description

Definition at line 378 of file AccelTable.h.

Member Data Documentation

◆ LabelOrSignature

std::variant<MCSymbol *, uint64_t> llvm::TypeUnitMetaInfo::LabelOrSignature

Definition at line 380 of file AccelTable.h.

◆ UniqueID

unsigned llvm::TypeUnitMetaInfo::UniqueID

Definition at line 382 of file AccelTable.h.


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