Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-switch-conversion.c937 if (expand_switch_using_bit_tests_p (gimple_switch_index (swtch), in process_switch()
H A Dstmt.c2165 expand_switch_using_bit_tests_p (tree index_expr, tree range, in expand_switch_using_bit_tests_p() function
2326 if (expand_switch_using_bit_tests_p (index_expr, range, uniq, count)) in expand_case()
H A Dtree.h5715 extern bool expand_switch_using_bit_tests_p (tree, tree, unsigned int,
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-switch-conversion.c134 expand_switch_using_bit_tests_p (tree range, in expand_switch_using_bit_tests_p() function
1522 if (expand_switch_using_bit_tests_p (info.range_size, in process_switch()