Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DFoldingSet.h740 explicit FastFoldingSetNode(const FoldingSetNodeID &ID) : FastID(ID) {} in FastFoldingSetNode() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DFoldingSet.h752 explicit FastFoldingSetNode(const FoldingSetNodeID &ID) : FastID(ID) {} in FastFoldingSetNode() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFoldingSet.h736 explicit FastFoldingSetNode(const FoldingSetNodeID &ID) : FastID(ID) {} in FastFoldingSetNode() function
/external/llvm-project/llvm/include/llvm/ADT/
DFoldingSet.h782 explicit FastFoldingSetNode(const FoldingSetNodeID &ID) : FastID(ID) {} in FastFoldingSetNode() function