Home
last modified time | relevance | path

Searched refs:find_switch_asserts (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vrp.cc2602 void find_switch_asserts (basic_block bb, gswitch *last);
2951 vrp_asserts::find_switch_asserts (basic_block bb, gswitch *last) in find_switch_asserts() function in vrp_asserts
3179 find_switch_asserts (bb, as_a <gswitch *> (last)); in find_assert_locations_in_bb()
H A DChangeLog.gimple-classes4689 * tree-vrp.c (find_switch_asserts): Likewise.
H A DChangeLog.tuples2367 (find_switch_asserts): Tuplify.
H A DChangeLog-20088264 * tree-vrp.c (find_switch_asserts): Make idx volatile for GCC
10260 (find_switch_asserts): Likewise.
23419 (find_switch_asserts): Adjust for the change in
H A DChangeLog-2016487 * tree-vrp.c (find_switch_asserts): Return if the insertion limit is 0.
17159 (find_switch_asserts): Register edge assertions for the default
H A DChangeLog-20205279 (vrp_asserts::find_switch_asserts): Same.
22467 (find_switch_asserts): Same as above.
H A DChangeLog-201712440 (is_masked_range_test, find_switch_asserts, maybe_set_nonzero_bits)
33070 (find_switch_asserts): Likewise.
H A DChangeLog-200723382 (find_switch_asserts): New function.
H A DChangeLog-201812206 * tree-vrp.c (find_switch_asserts): Pass new argument
H A DChangeLog-20195747 * tree-vrp.c (find_switch_asserts): Likewise.
H A DChangeLog-201124454 (find_switch_asserts): Put case labels into struct case_info
H A DChangeLog-20148802 (find_switch_asserts): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vrp.c2720 find_switch_asserts (basic_block bb, gswitch *last) in find_switch_asserts() function
2949 find_switch_asserts (bb, as_a <gswitch *> (last)); in find_assert_locations_1()