Searched defs:NodeEquals (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | FoldingSet.h | 486 bool NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash, in NodeEquals() function 533 bool NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash, in NodeEquals() function
|
/external/llvm/include/llvm/ADT/ |
D | FoldingSet.h | 423 bool NodeEquals(Node *N, const FoldingSetNodeID &ID, unsigned IDHash, in NodeEquals() function 504 bool NodeEquals(FoldingSetImpl::Node *N, const FoldingSetNodeID &ID, in NodeEquals() function
|