Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vrp.c4716 find_switch_asserts (basic_block bb, gimple last) in find_switch_asserts() function
4888 need_assert |= find_switch_asserts (bb, last); in find_assert_locations_1()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vrp.c4109 find_switch_asserts (basic_block bb, gswitch *last) in find_switch_asserts() function
4338 find_switch_asserts (bb, as_a <gswitch *> (last)); in find_assert_locations_1()