Home
last modified time | relevance | path

Searched defs:prev_head (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-ebb.c115 rtx_insn *prev_head = current_sched_info->prev_head; in init_ready_list() local
H A Dhaifa-sched.c6174 commit_schedule (rtx_insn *prev_head, rtx_insn *tail, basic_block *target_bb) in commit_schedule()
6448 rtx_insn *prev_head = current_sched_info->prev_head; in schedule_block() local
7108 rtx_insn *prev_head; in set_priorities() local
H A Dsched-rgn.c2094 rtx_insn *prev_head = current_sched_info->prev_head; in init_ready_list() local
H A Dsched-int.h614 rtx_insn *prev_head, *next_tail; member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-ebb.c123 rtx prev_head = current_sched_info->prev_head; in init_ready_list() local
H A Dhaifa-sched.c3896 commit_schedule (rtx prev_head, rtx tail, basic_block *target_bb) in commit_schedule()
4102 rtx prev_head = current_sched_info->prev_head; in schedule_block() local
4715 rtx prev_head; in set_priorities() local
H A Dsched-rgn.c2086 rtx prev_head = current_sched_info->prev_head; in init_ready_list() local
H A Dsched-int.h576 rtx prev_head, next_tail; member