Home
last modified time | relevance | path

Searched refs:SeenHashes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DGlobalTypeTableBuilder.cpp87 return SeenHashes; in hashes()
97 GloballyHashedType::hashType(Record, SeenHashes, SeenHashes); in insertRecordBytes()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DGlobalTypeTableBuilder.h48 SmallVector<GloballyHashedType, 2> SeenHashes; variable
81 SeenHashes.push_back(Hash); in insertRecordAs()