Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp27 std::size_t rotate_by_at_least_1(std::size_t __val, int __shift) { in rotate_by_at_least_1() function
75 return hash_len_16(__a, rotate_by_at_least_1(__b + 16, 16)) ^ __b; in operator ()()