Searched defs:sched_info (Results 1 – 1 of 1) sorted by relevance
141 struct sched_info struct145 void (*init_ready_list) (void);148 int (*can_schedule_ready_p) (rtx);150 int (*schedule_more_p) (void);156 ds_t (*new_ready) (rtx, ds_t);160 int (*rank) (rtx, rtx);165 const char *(*print_insn) (rtx, int);168 int (*contributes_to_priority) (rtx, rtx);172 void (*compute_jump_reg_dependencies) (rtx, regset, regset, regset);175 rtx prev_head, next_tail;[all …]