Searched defs:GetNodeProfile (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
| D | FoldingSet.h | 173 void (*GetNodeProfile)(const FoldingSetBase *Self, Node *N, member 526 static void GetNodeProfile(const FoldingSetBase *, Node *N, in GetNodeProfile() function 590 static void GetNodeProfile(const FoldingSetBase *Base, Node *N, in GetNodeProfile() function
|
| /external/llvm/include/llvm/ADT/ |
| D | FoldingSet.h | 417 void GetNodeProfile(Node *N, FoldingSetNodeID &ID) const override { in GetNodeProfile() function 499 void GetNodeProfile(FoldingSetImpl::Node *N, in GetNodeProfile() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | FoldingSet.h | 479 void GetNodeProfile(Node *N, FoldingSetNodeID &ID) const override { in GetNodeProfile() function 528 void GetNodeProfile(Node *N, FoldingSetNodeID &ID) const override { in GetNodeProfile() function
|