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

/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DFoldingSet.cpp400 FoldingSetImpl::Node *FoldingSetImpl::GetOrInsertNode(FoldingSetImpl::Node *N) { function in class:FoldingSetImpl
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DFoldingSet.h452 T *GetOrInsertNode(Node *N) { function in class:llvm::final
530 T *GetOrInsertNode(Node *N) { function in class:llvm::final
578 T *GetOrInsertNode(T *N) { function in class:llvm::FoldingSetVector
[all...]

Completed in 50 milliseconds