|
LLVM 24.0.0git
|
The cached structural digest, used only for canonicalization. More...
#include "llvm/ADT/ImmutableSet.h"
Public Attributes | |
| uint32_t | Digest = 0 |
The cached structural digest, used only for canonicalization.
Stored as an LLVM_NO_UNIQUE_ADDRESS member so it occupies no space when disabled and packs alongside the adjacent 32-bit fields when enabled.
Definition at line 62 of file ImmutableSet.h.
| uint32_t llvm::ImutAVLDetail::CanonicalDigest< Canonicalize >::Digest = 0 |
Definition at line 63 of file ImmutableSet.h.