Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h252 struct hash_state { struct
255 /// Create a new hash_state structure and initialize it based on the argument
258 static hash_state create(const char *s, uint64_t seed) { in create() argument
273 mix_32_byteshash_state mix_32_bytes() argument
286 mixhash_state mix() argument
303 finalizehash_state finalize() argument