Home
last modified time | relevance | path

Searched refs:check_dead_notes1 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDsched-rgn.c1944 static void check_dead_notes1 (int, sbitmap);
2918 check_dead_notes1 (rgn, blocks); in init_regions()
3135 check_dead_notes1 (nr_regions - 1, blocks); in add_block1()
3246 check_dead_notes1 (int rgn, sbitmap blocks) in check_dead_notes1() function
HDChangeLog-20069382 (check_dead_notes1): New static function.
9400 (init_regions): Use extend_regions and check_dead_notes1.