LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::FoldingSetImpl Member List

This is the complete list of members for llvm::FoldingSetImpl, including all inherited members.

Bucketsllvm::FoldingSetImplprotected
clear()llvm::FoldingSetImpl
ComputeNodeHash(Node *N, FoldingSetNodeID &TempID) const =0llvm::FoldingSetImplprotectedpure virtual
empty() const llvm::FoldingSetImplinline
FindNodeOrInsertPos(const FoldingSetNodeID &ID, void *&InsertPos)llvm::FoldingSetImpl
FoldingSetImpl(unsigned Log2InitSize=6)llvm::FoldingSetImplexplicit
GetNodeProfile(Node *N, FoldingSetNodeID &ID) const =0llvm::FoldingSetImplprotectedpure virtual
GetOrInsertNode(Node *N)llvm::FoldingSetImpl
InsertNode(Node *N, void *InsertPos)llvm::FoldingSetImpl
InsertNode(Node *N)llvm::FoldingSetImplinline
NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash, FoldingSetNodeID &TempID) const =0llvm::FoldingSetImplprotectedpure virtual
NumBucketsllvm::FoldingSetImplprotected
NumNodesllvm::FoldingSetImplprotected
RemoveNode(Node *N)llvm::FoldingSetImpl
size() const llvm::FoldingSetImplinline
~FoldingSetImpl()llvm::FoldingSetImplvirtual