Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhash-table.h412 void empty () { if (elements ()) empty_slow (); } in empty()
527 void empty_slow ();
843 hash_table<Descriptor, Lazy, Allocator>::empty_slow () in empty_slow() function
DChangeLog-20191219 (hash_table::empty_slow): Avoid invoking copy assignment on
11343 * hash-table.h (hash_table::empty_slow): Don't assign
31711 hash_table::too_empty_p, hash_table::expand, hash_table::empty_slow,
DChangeLog-202038318 (hash_table::empty_slow): Conditionalize the memset call with a
DChangeLog-201829196 * hash-table.h (hash_table<Descriptor, Allocator>::empty_slow): Use