Home
last modified time | relevance | path

Searched refs:count_or_remove_death_notes (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dsched-rgn.c2923 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 Dflow.c647 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 Dbasic-block.h852 extern int count_or_remove_death_notes (sbitmap, int);
H A Drtl-factoring.c1397 count_or_remove_death_notes (NULL, 1); in rtl_seqabstr()
H A Drecog.c3058 count_or_remove_death_notes (NULL, 1); in peephole2_optimize()
3336 count_or_remove_death_notes (blocks, 1); in peephole2_optimize()
H A Dregrename.c364 count_or_remove_death_notes (NULL, 1); in regrename_optimize()
H A Dreg-stack.c3086 count_or_remove_death_notes (NULL, 1); in reg_to_stack()
H A DChangeLog-19993590 * 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 DChangeLog-2005621 * 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 DChangeLog.tree-ssa4890 count_or_remove_death_notes.
4891 (count_or_remove_death_notes): Use EXECUTE_IF_SET_IN_SBITMAP.
H A DChangeLog-20062137 then call count_or_remove_death_notes.
H A DChangeLog-200220227 count_or_remove_death_notes): Likewise.
21691 mark_used_reg, count_or_remove_death_notes): Modified.
H A DChangeLog-20031956 count_or_remove_death_notes.
1957 (count_or_remove_death_notes): Use EXECUTE_IF_SET_IN_SBITMAP.
H A DChangeLog-200012163 (count_or_remove_death_notes): Likewise.