Searched refs:contributes_to_priority (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | sched-ebb.c | 66 static int contributes_to_priority (rtx, rtx); 222 contributes_to_priority (rtx next ATTRIBUTE_UNUSED, in contributes_to_priority() function 264 contributes_to_priority,
|
| H A D | sched-int.h | 168 int (*contributes_to_priority) (rtx, rtx); member
|
| H A D | sched-rgn.c | 1935 static int contributes_to_priority (rtx, rtx); 2169 contributes_to_priority (rtx next, rtx insn) in contributes_to_priority() function 2201 contributes_to_priority,
|
| H A D | haifa-sched.c | 764 if (! (*current_sched_info->contributes_to_priority) in priority()
|
| H A D | ChangeLog-2006 | 9306 (contributes_to_priority): Removed. 9388 (debug_regions, contributes_to_priority): Fixed to handle EBBs.
|
| H A D | ChangeLog-2000 | 506 (priority): Don't access BLOCK_NUM, use the new contributes_to_priority 510 contributes_to_priority and compute_jump_reg_dependencies. 511 * sched-rgn.c (contributes_to_priority, compute_jump_reg_dependencies):
|