Searched defs:CoreHasher (Results 1 – 1 of 1) sorted by relevance
52 struct CoreHasher { struct53 inline uint64_t operator()(const marl::Thread::Core& core) const { in operator ()()