Searched refs:prefetch_value (Results 1 – 4 of 4) sorted by relevance
250 void prefetch_value(const Key& key) const { rep_.Prefetch(key); } in prefetch_value() function
313 void prefetch_value(const Key& key) const { rep_.Prefetch(key); } in prefetch_value() function
379 set.prefetch_value(i); in TEST()
460 map.prefetch_value(i); in TEST()