Home
last modified time | relevance | path

Searched defs:HashString (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp338 std::string HashString; in hashInteger() local
352 std::string HashString; in hashSymbol() local
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DMappedHash.h31 static uint32_t HashString(uint32_t hash_function, llvm::StringRef s) { in HashString() function
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp3570 std::string HashString; in computeHash() local