Searched refs:ps_has_conflicts (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | modulo-sched.cc | 3162 ps_has_conflicts (partial_schedule_ptr ps, int from, int to) in ps_has_conflicts() function 3227 has_conflicts = ps_has_conflicts (ps, c, c); in ps_add_node_check_conflicts() 3238 has_conflicts = ps_has_conflicts (ps, in ps_add_node_check_conflicts()
|
H A D | ChangeLog-2004 | 20184 add_node_to_ps, ps_has_conflicts, ps_add_node_check_conflicts): 22624 ps_has_conflicts): Likewise.
|
H A D | ChangeLog-2009 | 11319 (ps_has_conflicts): Likewise.
|
H A D | ChangeLog-2020 | 26378 (ps_has_conflicts): Drop debug insn check.
|
H A D | ChangeLog-2011 | 9262 (ps_has_conflicts): Use ps_rtl_insn.
|
H A D | ChangeLog-2014 | 26108 (ps_has_conflicts): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | modulo-sched.c | 3161 ps_has_conflicts (partial_schedule_ptr ps, int from, int to) in ps_has_conflicts() function 3226 has_conflicts = ps_has_conflicts (ps, c, c); in ps_add_node_check_conflicts() 3237 has_conflicts = ps_has_conflicts (ps, in ps_add_node_check_conflicts()
|