Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h624 unsigned int queue_must_finish_empty:1; member
H A Dsched-rgn.cc3171 current_sched_info->queue_must_finish_empty = current_nr_blocks == 1; in schedule_region()
H A Dhaifa-sched.cc7046 if (modulo_ii == 0 && current_sched_info->queue_must_finish_empty) in schedule_block()
7092 if (!current_sched_info->queue_must_finish_empty in schedule_block()
H A DChangeLog-200616507 current_sched_info->{sched_max_insns_priority, queue_must_finish_empty}.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h624 unsigned int queue_must_finish_empty:1; member
H A Dsched-rgn.c3175 current_sched_info->queue_must_finish_empty = current_nr_blocks == 1; in schedule_region()
H A Dhaifa-sched.c7037 if (modulo_ii == 0 && current_sched_info->queue_must_finish_empty) in schedule_block()
7083 if (!current_sched_info->queue_must_finish_empty in schedule_block()