Searched refs:debug_bitmap_file (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | bitmap.h | 443 extern void debug_bitmap_file (FILE *, const_bitmap);
|
H A D | bitmap.c | 2656 debug_bitmap_file (FILE *file, const_bitmap head) in debug_bitmap_file() function 2682 debug_bitmap_file (stderr, head); in debug_bitmap()
|
H A D | tree-loop-distribution.c | 1962 debug_bitmap_file (file, partition->stmts); in dump_rdg_partitions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | bitmap.h | 450 extern void debug_bitmap_file (FILE *, const_bitmap);
|
H A D | bitmap.cc | 2738 debug_bitmap_file (FILE *file, const_bitmap head) in debug_bitmap_file() function 2764 debug_bitmap_file (stderr, head); in debug_bitmap()
|
H A D | tree-loop-distribution.cc | 1990 debug_bitmap_file (file, partition->stmts); in dump_rdg_partitions()
|
H A D | ChangeLog-1999 | 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.
|
H A D | ChangeLog-2007 | 13818 debug_bitmap_file, debug_bitmap, bitmap_print, bitmap_hash): 13825 debug_bitmap, debug_bitmap_file, bitmap_print,
|
H A D | ChangeLog-2000 | 13542 * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing
|
H A D | ChangeLog-2003 | 15097 * bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with
|
H A D | ChangeLog-2018 | 7431 (debug_bitmap_file): ... here. Handle splay tree bitmaps.
|
H A D | ChangeLog-2010 | 28750 * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
|