Home
last modified time | relevance | path

Searched refs:apply_constraints_for_gswitch (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.h815 bool apply_constraints_for_gswitch (const switch_cfg_superedge &edge,
H A Dregion-model.cc3729 return apply_constraints_for_gswitch (*switch_sedge, switch_stmt, in maybe_update_for_edge()
3868 region_model::apply_constraints_for_gswitch (const switch_cfg_superedge &edge, in apply_constraints_for_gswitch() function in ana::region_model
H A DChangeLog1514 (region_model::apply_constraints_for_gswitch): Reimplement using
3765 (region_model::apply_constraints_for_gswitch): Likewise.
3774 (region_model::apply_constraints_for_gswitch): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h1919 bool apply_constraints_for_gswitch (const switch_cfg_superedge &edge,
H A Dregion-model.cc6080 return apply_constraints_for_gswitch (*switch_sedge, switch_stmt, ctxt); in maybe_update_for_edge()
6200 region_model::apply_constraints_for_gswitch (const switch_cfg_superedge &edge, in apply_constraints_for_gswitch() function in ana::region_model