Searched refs:debug_bitmap_file (Results 1 – 8 of 8) sorted by relevance
772 debug_bitmap_file (file, head) in debug_bitmap_file() function822 debug_bitmap_file (stdout, head);
108 extern void debug_bitmap_file PARAMS ((FILE *, bitmap));
570 debug_bitmap_file (rtl_dump_file, new_live_at_start);
6074 (debug_bitmap_file): Likewise.7047 * bitmap.c (debug_bitmap_file): Renmaed from bitmap_debug_file.7049 * bitmap.h: Fix debug_bitmap and debug_bitmap_file prototypes.
13536 * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing
139 extern void debug_bitmap_file (FILE *, bitmap);
1462 debug_bitmap_file (FILE *file, bitmap head) in debug_bitmap_file() function1501 debug_bitmap_file (stdout, head); in debug_bitmap()
514 debug_bitmap_file (dump_file, new_live_at_start); in verify_local_live_at_start()