|
LLVM 24.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 311 of file FoldingSet.h.
|
default |
Referenced by llvm::TernOpInit::Fold().
|
inline |
Definition at line 320 of file FoldingSet.h.
|
inline |
Definition at line 321 of file FoldingSet.h.
References N.