|
LLVM 23.0.0git
|
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) |
This class is used to maintain the singly linked bucket list in a folding set.
Definition at line 313 of file FoldingSet.h.
|
default |
Referenced by llvm::TernOpInit::Fold().
|
inline |
Definition at line 322 of file FoldingSet.h.
|
inline |
Definition at line 323 of file FoldingSet.h.
References N.