Searched refs:count_or_remove_death_notes (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | sched-rgn.c | 2923 count_or_remove_death_notes (NULL, 1); in init_regions() 3038 == count_or_remove_death_notes (blocks, 0)); in schedule_insns() 3254 deaths_in_region[rgn] = count_or_remove_death_notes (blocks, 1); in check_dead_notes1() 3336 count_or_remove_death_notes (NULL, 1); in rest_of_handle_sched2()
|
| H A D | flow.c | 647 count_or_remove_death_notes (blocks, in update_life_info() 657 count_or_remove_death_notes (blocks, in update_life_info() 4503 count_or_remove_death_notes (sbitmap blocks, int kill) in count_or_remove_death_notes() function 4667 count_or_remove_death_notes (NULL, 1); in rest_of_handle_remove_death_notes()
|
| H A D | basic-block.h | 852 extern int count_or_remove_death_notes (sbitmap, int);
|
| H A D | rtl-factoring.c | 1397 count_or_remove_death_notes (NULL, 1); in rtl_seqabstr()
|
| H A D | recog.c | 3058 count_or_remove_death_notes (NULL, 1); in peephole2_optimize() 3336 count_or_remove_death_notes (blocks, 1); in peephole2_optimize()
|
| H A D | regrename.c | 364 count_or_remove_death_notes (NULL, 1); in regrename_optimize()
|
| H A D | reg-stack.c | 3086 count_or_remove_death_notes (NULL, 1); in reg_to_stack()
|
| H A D | ChangeLog-1999 | 3590 * flow.c (count_or_remove_death_notes): Equate NULL with the 5618 count_or_remove_death_notes. Use update_life_info. 5715 (update_life_info, count_or_remove_death_notes): Declare. 5759 (count_or_remove_death_notes): New.
|
| H A D | ChangeLog-2005 | 621 * flow.c (update_life_info, count_or_remove_death_notes): Fixed 1534 count_or_remove_death_notes with kill == -1. 1538 (count_or_remove_death_notes): If kill is -1, don't remove REG_DEAD / 11265 (count_or_remove_death_notes): Ditto.
|
| H A D | ChangeLog.tree-ssa | 4890 count_or_remove_death_notes. 4891 (count_or_remove_death_notes): Use EXECUTE_IF_SET_IN_SBITMAP.
|
| H A D | ChangeLog-2006 | 2137 then call count_or_remove_death_notes.
|
| H A D | ChangeLog-2002 | 20227 count_or_remove_death_notes): Likewise. 21691 mark_used_reg, count_or_remove_death_notes): Modified.
|
| H A D | ChangeLog-2003 | 1956 count_or_remove_death_notes. 1957 (count_or_remove_death_notes): Use EXECUTE_IF_SET_IN_SBITMAP.
|
| H A D | ChangeLog-2000 | 12163 (count_or_remove_death_notes): Likewise.
|