|
LLVM 24.0.0git
|
The factory-side canonicalization cache: digest -> tree chain. More...
#include "llvm/ADT/ImmutableSet.h"
Public Attributes | |
| DenseMap< unsigned, Tree * > | Cache |
The factory-side canonicalization cache: digest -> tree chain.
Empty when canonicalization is disabled.
Definition at line 69 of file ImmutableSet.h.
| DenseMap<unsigned, Tree *> llvm::ImutAVLDetail::CanonicalCache< Tree, Canonicalize >::Cache |
Definition at line 70 of file ImmutableSet.h.