Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-manager.cc123 for (auto iter : m_bits_within_values_map) in ~region_model_manager()
1139 if (bits_within_svalue **slot = m_bits_within_values_map.get (key)) in get_or_create_bits_within()
1144 m_bits_within_values_map.put (key, bits_within_sval); in get_or_create_bits_within()
1771 m_bits_within_values_map); in log_stats()
H A Dregion-model.h426 bits_within_values_map_t m_bits_within_values_map; variable
H A DChangeLog155 m_repeated_values_map, m_bits_within_values_map,
2177 m_repeated_values_map, m_bits_within_values_map, and
2198 (region_model_manager::m_bits_within_values_map): New field.