Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2847 duplicate_hash_map; typedef
2859 duplicate_hash_map *duplicates; /* Map from existings to duplicate. */
11321 duplicates = new duplicate_hash_map (40); in register_duplicate()