Searched defs:GetOrInsertNode (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DFoldingSet.cpp377 FoldingSetImpl::Node *FoldingSetImpl::GetOrInsertNode(FoldingSetImpl::Node *N) { function in class:FoldingSetImpl
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DFoldingSet.h438 T *GetOrInsertNode(Node *N) { function in class:llvm::FoldingSet
518 T *GetOrInsertNode(Node *N) { function in class:llvm::ContextualFoldingSet
607 T *GetOrInsertNode(T *N) { function in class:llvm::FoldingSetVector
[all...]

Completed in 57 milliseconds