LLVM 24.0.0git
llvm::ImutAVLDetail::CanonicalCache< Tree, false > Struct Template Reference

#include "llvm/ADT/ImmutableSet.h"

Inheritance diagram for llvm::ImutAVLDetail::CanonicalCache< Tree, false >:
[legend]

Public Attributes

DenseMap< unsigned, Tree * > Cache

Detailed Description

template<typename Tree>
struct llvm::ImutAVLDetail::CanonicalCache< Tree, false >

Definition at line 72 of file ImmutableSet.h.

Member Data Documentation

◆ Cache

Definition at line 70 of file ImmutableSet.h.


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