Home
last modified time | relevance | path

Searched refs:count_or_remove_death_notes_bb (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dflow.c330 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
DChangeLog.tree-ssa4889 * flow.c (count_or_remove_death_notes_bb): New. Extracted from
DChangeLog-200429834 count_or_remove_death_notes_bb): Likewise.
43998 count_or_remove_death_notes_bb): Likewise.
DChangeLog-20031955 * flow.c (count_or_remove_death_notes_bb): New. Extracted from