Searched refs:m_uniq (Results 1 – 5 of 5) sorted by relevance
862 unsigned int m_uniq; variable
174 m_uniq = EDGE_COUNT (gimple_bb (swtch)->succs) - 1; in collect()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()999 if (m_uniq <= 2) in expand()
888 unsigned int m_uniq; variable
175 m_uniq = EDGE_COUNT (gimple_bb (swtch)->succs) - 1; in collect()990 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()991 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()997 if (m_uniq <= 2) in expand()
18965 Record m_uniq property.