Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DFoldingSet.h481 T *GetOrInsertNode(T *N) { in GetOrInsertNode() function
661 T *GetOrInsertNode(T *N) { in GetOrInsertNode() function
/openbsd/gnu/llvm/llvm/lib/Support/
H A DFoldingSet.cpp376 FoldingSetBase::GetOrInsertNode(FoldingSetBase::Node *N, in GetOrInsertNode() function in FoldingSetBase