Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
llvm::TypeUnitMetaInfo Struct Reference

#include "llvm/CodeGen/AccelTable.h"

Public Attributes

std::variant< MCSymbol *, uint64_tLabelOrSignature
unsigned UniqueID

Detailed Description

Definition at line 396 of file AccelTable.h.

Member Data Documentation

◆ LabelOrSignature

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

Definition at line 398 of file AccelTable.h.

◆ UniqueID

unsigned llvm::TypeUnitMetaInfo::UniqueID

Definition at line 400 of file AccelTable.h.


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