ΒΆinline uint64_t MD5Hash(llvm::StringRef Str)
inline uint64_t MD5Hash(llvm::StringRef Str)
Description
Helper to compute and return lower 64 bits of the given string's MD5 hash.
Declared at: llvm/include/llvm/Support/MD5.h:109
Parameters
- llvm::StringRef Str