Searched refs:hash_map_t (Results 1 – 1 of 1) sorted by relevance
136 typedef hash_map<const region *, const svalue *> hash_map_t; typedef137 typedef hash_map_t::iterator iterator;155 return const_cast <hash_map_t &> (m_hash_map).get (reg); in get()177 hash_map_t m_hash_map;