Searched refs:UInt64Hash (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp60 struct UInt64Hash { struct
61 UInt64Hash() = default;
217 std::unordered_set<uint64_t, UInt64Hash>{},
228 std::unordered_set<uint64_t, UInt64Hash>{},
264 std::unordered_set<uint64_t, UInt64Hash>{},
276 std::unordered_set<uint64_t, UInt64Hash>{},

Completed in 61 milliseconds