Home
last modified time | relevance | path

Searched defs:string_index_map (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dauto-profile.c186 typedef std::map<const char *, unsigned, string_compare> string_index_map; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dauto-profile.cc186 typedef std::map<const char *, unsigned, string_compare> string_index_map; typedef in autofdo::string_table