Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h185 unsigned (*ComputeNodeHash)(const FoldingSetBase *Self, Node *N, global() member
544 static unsigned ComputeNodeHash(const FoldingSetBase *, Node *N, ComputeNodeHash() function
605 static unsigned ComputeNodeHash(const FoldingSetBase *Base, Node *N, ComputeNodeHash() function