Searched refs:MD5Hash (Results 1 – 5 of 5) sorted by relevance
141 struct MD5Hash { struct143 bool operator==(const MD5Hash &other) const; argument146 MD5Hash md5_hash(const void *data, uptr size);
235 MD5Hash md5_hash(const void *data, uptr size) { in md5_hash()236 MD5Hash res; in md5_hash()
999 bool MD5Hash::operator==(const MD5Hash &other) const { in operator ==()
451 MD5Hash hash[2];
493 static inline uint64_t MD5Hash(StringRef Str) { in MD5Hash() function507 return IndexedInstrProf::MD5Hash(K); in ComputeHash()