Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.h172 get_or_create_ranges_for_switch (const switch_cfg_superedge *edge,
H A Dconstraint-manager.cc941 get_or_create_ranges_for_switch (const switch_cfg_superedge *edge, in get_or_create_ranges_for_switch() function in ana::bounded_ranges_manager
H A Dregion-model.cc3875 = ranges_mgr->get_or_create_ranges_for_switch (&edge, switch_stmt); in apply_constraints_for_gswitch()
H A DChangeLog1443 (bounded_ranges_manager::get_or_create_ranges_for_switch): New.