Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeHashingTest.cpp113 auto Hashes1 = GloballyHashedType::hashTypes(Ordering1.records()); in TEST()
137 auto Hashes2 = GloballyHashedType::hashTypes(Ordering2.records()); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h42 static std::vector<LocallyHashedType> hashTypes(Range &&Records) { in hashTypes() function
109 static std::vector<GloballyHashedType> hashTypes(Range &&Records) { in hashTypes() function