Home
last modified time | relevance | path

Searched refs:tp_first_run_b (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcgraphunit.c1906 unsigned int tp_first_run_b = b->tp_first_run; in tp_first_run_node_cmp() local
1913 tp_first_run_b = 0; in tp_first_run_node_cmp()
1915 if (tp_first_run_a == tp_first_run_b) in tp_first_run_node_cmp()
1920 tp_first_run_b = (tp_first_run_b - 1) & INT_MAX; in tp_first_run_node_cmp()
1922 return tp_first_run_a - tp_first_run_b; in tp_first_run_node_cmp()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcgraphunit.c1910 unsigned int tp_first_run_b = b->tp_first_run; in tp_first_run_node_cmp() local
1917 tp_first_run_b = 0; in tp_first_run_node_cmp()
1919 if (tp_first_run_a == tp_first_run_b) in tp_first_run_node_cmp()
1924 tp_first_run_b = (tp_first_run_b - 1) & INT_MAX; in tp_first_run_node_cmp()
1926 return tp_first_run_a - tp_first_run_b; in tp_first_run_node_cmp()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcgraphunit.c1906 unsigned int tp_first_run_b = b->tp_first_run; in tp_first_run_node_cmp() local
1913 tp_first_run_b = 0; in tp_first_run_node_cmp()
1915 if (tp_first_run_a == tp_first_run_b) in tp_first_run_node_cmp()
1920 tp_first_run_b = (tp_first_run_b - 1) & INT_MAX; in tp_first_run_node_cmp()
1922 return tp_first_run_a - tp_first_run_b; in tp_first_run_node_cmp()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcgraphunit.c1906 unsigned int tp_first_run_b = b->tp_first_run; in tp_first_run_node_cmp() local
1913 tp_first_run_b = 0; in tp_first_run_node_cmp()
1915 if (tp_first_run_a == tp_first_run_b) in tp_first_run_node_cmp()
1920 tp_first_run_b = (tp_first_run_b - 1) & INT_MAX; in tp_first_run_node_cmp()
1922 return tp_first_run_a - tp_first_run_b; in tp_first_run_node_cmp()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcgraphunit.c2383 unsigned int tp_first_run_b = b->tp_first_run; in tp_first_run_node_cmp() local
2390 tp_first_run_b = 0; in tp_first_run_node_cmp()
2392 if (tp_first_run_a == tp_first_run_b) in tp_first_run_node_cmp()
2397 tp_first_run_b = (tp_first_run_b - 1) & INT_MAX; in tp_first_run_node_cmp()
2399 return tp_first_run_a - tp_first_run_b; in tp_first_run_node_cmp()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcgraphunit.c2386 unsigned int tp_first_run_b = b->tp_first_run; in tp_first_run_node_cmp() local
2393 tp_first_run_b = 0; in tp_first_run_node_cmp()
2395 if (tp_first_run_a == tp_first_run_b) in tp_first_run_node_cmp()
2400 tp_first_run_b = (tp_first_run_b - 1) & INT_MAX; in tp_first_run_node_cmp()
2402 return tp_first_run_a - tp_first_run_b; in tp_first_run_node_cmp()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcgraphunit.c2386 unsigned int tp_first_run_b = b->tp_first_run; in tp_first_run_node_cmp() local
2393 tp_first_run_b = 0; in tp_first_run_node_cmp()
2395 if (tp_first_run_a == tp_first_run_b) in tp_first_run_node_cmp()
2400 tp_first_run_b = (tp_first_run_b - 1) & INT_MAX; in tp_first_run_node_cmp()
2402 return tp_first_run_a - tp_first_run_b; in tp_first_run_node_cmp()