Searched refs:hash_int64_pair (Results 1 – 1 of 1) sorted by relevance
48 static inline size_t hash_int64_pair(int64_t k1, int64_t k2) { in hash_int64_pair() function68 return hash_int64_pair(int64_t(Arc.src()), int64_t(Arc.dst())); in operator ()()