Searched refs:count_or_remove_death_notes_bb (Results 1 – 4 of 4) sorted by relevance
330 static int count_or_remove_death_notes_bb (basic_block, int);4526 count += count_or_remove_death_notes_bb (bb, kill); in count_or_remove_death_notes()4533 count += count_or_remove_death_notes_bb (bb, kill); in count_or_remove_death_notes()4544 count_or_remove_death_notes_bb (basic_block bb, int kill) in count_or_remove_death_notes_bb() function
4889 * flow.c (count_or_remove_death_notes_bb): New. Extracted from
29834 count_or_remove_death_notes_bb): Likewise.43998 count_or_remove_death_notes_bb): Likewise.
1955 * flow.c (count_or_remove_death_notes_bb): New. Extracted from