LLVM 22.0.0git
|
Node - This class is used to maintain the singly linked bucket list in a folding set. More...
#include "llvm/ADT/FoldingSet.h"
Public Member Functions | |
Node ()=default | |
void * | getNextInBucket () const |
void | SetNextInBucket (void *N) |
Node - This class is used to maintain the singly linked bucket list in a folding set.
Definition at line 139 of file FoldingSet.h.
|
default |
Referenced by llvm::TernOpInit::Fold().
|
inline |
Definition at line 148 of file FoldingSet.h.
Referenced by llvm::FoldingSetIteratorImpl::advance().
|
inline |
Definition at line 149 of file FoldingSet.h.
References N.