Lines Matching refs:bit_test_cluster
992 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
993 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1316 bit_test_cluster::find_bit_tests (vec<cluster *> &clusters) in find_bit_tests()
1354 output.safe_push (new bit_test_cluster (clusters, start, end - 1, in find_bit_tests()
1375 bit_test_cluster::can_be_handled (unsigned HOST_WIDE_INT range, in can_be_handled()
1392 bit_test_cluster::can_be_handled (const vec<cluster *> &clusters, in can_be_handled()
1429 bit_test_cluster::is_beneficial (unsigned count, unsigned uniq) in is_beneficial()
1440 bit_test_cluster::is_beneficial (const vec<cluster *> &clusters, in is_beneficial()
1495 bit_test_cluster::emit (tree index_expr, tree index_type, in emit()
1669 bit_test_cluster::hoist_edge_and_branch_if_true (gimple_stmt_iterator *gsip, in hoist_edge_and_branch_if_true()
1767 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()