Searched refs:find_bit_tests (Results 1 – 8 of 8) sorted by relevance
375 static vec<cluster *> find_bit_tests (vec<cluster *> &clusters);
1316 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests() function1767 vec<cluster *> n = bit_test_cluster::find_bit_tests (tmp); in analyze_switch_statement()1781 vec<cluster *> n = bit_test_cluster::find_bit_tests (tmp); in analyze_switch_statement()
395 static vec<cluster *> find_bit_tests (vec<cluster *> &clusters);
253 output = bit_test_cluster::find_bit_tests (filtered_clusters); in is_beneficial()
1318 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests() function in bit_test_cluster1794 vec<cluster *> output = bit_test_cluster::find_bit_tests (clusters); in analyze_switch_statement()
6233 * tree-switch-conversion.c (bit_test_cluster::find_bit_tests):11980 (bit_test_cluster::find_bit_tests): Likewise.12578 (bit_test_cluster::find_bit_tests): Likewise.
12114 * tree-switch-conversion.c (bit_test_cluster::find_bit_tests):18080 (bit_test_cluster::find_bit_tests):18957 (bit_test_cluster::find_bit_tests): Likewise.
15839 (bit_test_cluster::find_bit_tests): Likewise for bit tests.15978 (bit_test_cluster::find_bit_tests): Formatting fix.