Home
last modified time | relevance | path

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

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