Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DHashing.h211 inline uint64_t hash_17to32_bytes(const char *s, size_t len, uint64_t seed) { in hash_17to32_bytes() function
249 return hash_17to32_bytes(s, length, seed); in hash_short()