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

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DFoldingSet.cpp376 FoldingSetBase::GetOrInsertNode(FoldingSetBase::Node *N, function in class:FoldingSetBase
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h482 T *GetOrInsertNode(T *N) { function in class:llvm::FoldingSetImpl
662 T *GetOrInsertNode(T *N) { function in class:llvm::FoldingSetVector
[all...]

Completed in 158 milliseconds