Home
last modified time | relevance | path

Searched refs:m_uniq (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-switch-conversion.h861 unsigned int m_uniq;
H A Dtree-switch-conversion.c174 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()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-switch-conversion.h864 unsigned int m_uniq; member
H A Dtree-switch-conversion.c179 m_uniq = EDGE_COUNT (gimple_bb (swtch)->succs) - 1; in collect()
997 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
998 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1004 if (m_uniq <= 2) in expand()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-switch-conversion.h862 unsigned int m_uniq; variable
H A Dtree-switch-conversion.c174 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()
H A DChangeLog-201818965 Record m_uniq property.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-switch-conversion.h861 unsigned int m_uniq; variable
H A Dtree-switch-conversion.c174 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()
H A DChangeLog-201818965 Record m_uniq property.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-switch-conversion.h864 unsigned int m_uniq; member
H A Dtree-switch-conversion.c179 m_uniq = EDGE_COUNT (gimple_bb (swtch)->succs) - 1; in collect()
997 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
998 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1004 if (m_uniq <= 2) in expand()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-switch-conversion.h864 unsigned int m_uniq; member
H A Dtree-switch-conversion.c179 m_uniq = EDGE_COUNT (gimple_bb (swtch)->succs) - 1; in collect()
996 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
997 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
1003 if (m_uniq <= 2) in expand()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-switch-conversion.h887 unsigned int m_uniq; variable
H A Dtree-switch-conversion.c175 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()
H A DChangeLog-201818965 Record m_uniq property.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-switch-conversion.h877 unsigned int m_uniq; variable
H A Dtree-switch-conversion.c174 m_uniq = EDGE_COUNT (gimple_bb (swtch)->succs) - 1; in collect()
989 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
990 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
996 if (m_uniq <= 2) in expand()
H A DChangeLog-201818965 Record m_uniq property.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.h877 unsigned int m_uniq; variable
H A Dtree-switch-conversion.c174 m_uniq = EDGE_COUNT (gimple_bb (swtch)->succs) - 1; in collect()
989 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
990 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
996 if (m_uniq <= 2) in expand()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.h877 unsigned int m_uniq; variable
H A Dtree-switch-conversion.c174 m_uniq = EDGE_COUNT (gimple_bb (swtch)->succs) - 1; in collect()
989 && bit_test_cluster::can_be_handled (tree_to_uhwi (m_range_size), m_uniq) in expand()
990 && bit_test_cluster::is_beneficial (m_count, m_uniq)) in expand()
996 if (m_uniq <= 2) in expand()
/dports/security/silktools/silk-3.19.1/src/rwstats/
H A Dskunique.c79 #define UNIQUE_TMPNAME_OUT(m_uniq) \ argument
80 uniqBasename(skTempFileGetName((m_uniq)->tmpctx, (m_uniq)->temp_idx))
88 #define UNIQUE_TMPNUM_READ(m_uniq, m_idx) \ argument
89 ((m_uniq)->temp_idx_base + (m_idx))

12