Searched refs:nr_need_stop (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c7544 int nr_need_stop = 0;
7548 nr_need_stop++;
7550 if (reorder_type == 1 && n_ready == nr_need_stop)
7530 int nr_need_stop = 0; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc7544 int nr_need_stop = 0;
7548 nr_need_stop++;
7550 if (reorder_type == 1 && n_ready == nr_need_stop)

Completed in 225 milliseconds