Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h488 typedef hash_map<tree, string_region *> string_map_t; typedef
489 string_map_t m_string_map;
H A Dregion-model-manager.cc153 for (string_map_t::iterator iter = m_string_map.begin (); in ~region_model_manager()