Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h187 unsigned (*ComputeNodeHash)(const FoldingSetBase *Self, Node *N, member
562 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, in ComputeNodeHash() function
623 static unsigned ComputeNodeHash(const FoldingSetBase *Base, Node *N, in ComputeNodeHash() function