Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp189 BENCHMARK_CAPTURE(BM_InsertValueRehash,
200 BENCHMARK_CAPTURE(BM_InsertValueRehash,
H A DContainerBenchmarks.h64 void BM_InsertValueRehash(benchmark::State& st, Container c, GenInputs gen) { in BM_InsertValueRehash() function