Home
last modified time | relevance | path

Searched defs:FastFoldingSetNode (Results 1 – 2 of 2) 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-10.0/llvm/include/llvm/ADT/
DFoldingSet.h736 explicit FastFoldingSetNode(const FoldingSetNodeID &ID) : FastID(ID) {} in FastFoldingSetNode() function