Searched refs:find_switch_asserts (Results 1 – 13 of 13) sorted by relevance
2602 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_asserts3179 find_switch_asserts (bb, as_a <gswitch *> (last)); in find_assert_locations_in_bb()
4689 * tree-vrp.c (find_switch_asserts): Likewise.
2367 (find_switch_asserts): Tuplify.
8264 * tree-vrp.c (find_switch_asserts): Make idx volatile for GCC10260 (find_switch_asserts): Likewise.23419 (find_switch_asserts): Adjust for the change in
487 * tree-vrp.c (find_switch_asserts): Return if the insertion limit is 0.17159 (find_switch_asserts): Register edge assertions for the default
5279 (vrp_asserts::find_switch_asserts): Same.22467 (find_switch_asserts): Same as above.
12440 (is_masked_range_test, find_switch_asserts, maybe_set_nonzero_bits)33070 (find_switch_asserts): Likewise.
23382 (find_switch_asserts): New function.
12206 * tree-vrp.c (find_switch_asserts): Pass new argument
5747 * tree-vrp.c (find_switch_asserts): Likewise.
24454 (find_switch_asserts): Put case labels into struct case_info
8802 (find_switch_asserts): Likewise.
2720 find_switch_asserts (basic_block bb, gswitch *last) in find_switch_asserts() function2949 find_switch_asserts (bb, as_a <gswitch *> (last)); in find_assert_locations_1()