LLVM API Documentation
#include <FoldingSet.h>
Public Member Functions | |
Node () | |
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 133 of file FoldingSet.h.
|
inline |
Definition at line 140 of file FoldingSet.h.
|
inline |
Definition at line 143 of file FoldingSet.h.
Referenced by llvm::FoldingSetIteratorImpl::advance(), llvm::FoldingSetImpl::InsertNode(), and llvm::FoldingSetImpl::RemoveNode().
|
inline |
Definition at line 144 of file FoldingSet.h.
References N.
Referenced by llvm::FoldingSetImpl::InsertNode(), and llvm::FoldingSetImpl::RemoveNode().