|
LLVM
4.0.0
|
Node - This class is used to maintain the singly linked bucket list in a folding set. More...
#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 139 of file FoldingSet.h.
|
inline |
Definition at line 145 of file FoldingSet.h.
Referenced by llvm::AttributeSetImpl::AttributeSetImpl(), and llvm::AttributeSetImpl::Profile().
|
inline |
Definition at line 148 of file FoldingSet.h.
Referenced by llvm::FoldingSetIteratorImpl::advance(), llvm::FoldingSetImpl::InsertNode(), and llvm::FoldingSetImpl::RemoveNode().
|
inline |
Definition at line 149 of file FoldingSet.h.
References N.
Referenced by llvm::FoldingSetImpl::InsertNode(), and llvm::FoldingSetImpl::RemoveNode().
1.8.6