Searched defs:MD5Hash (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | FunctionId.h | 167 inline uint64_t MD5Hash(const FunctionId &Obj) { in MD5Hash() function |
H A D | InstrProf.h | 700 getFuncOrVarNameIfDefined(uint64_t MD5Hash) getFuncOrVarNameIfDefined() argument |
/llvm-project/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_defs.h | 150 struct MD5Hash { struct |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | MD5.h | 109 inline uint64_t MD5Hash(StringRef Str) { in MD5Hash() function |