Home
last modified time | relevance | path

Searched refs:debug_bitmap_file (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbitmap.h443 extern void debug_bitmap_file (FILE *, const_bitmap);
H A Dbitmap.c2656 debug_bitmap_file (FILE *file, const_bitmap head) in debug_bitmap_file() function
2682 debug_bitmap_file (stderr, head); in debug_bitmap()
H A Dtree-loop-distribution.c1962 debug_bitmap_file (file, partition->stmts); in dump_rdg_partitions()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbitmap.h450 extern void debug_bitmap_file (FILE *, const_bitmap);
H A Dbitmap.cc2738 debug_bitmap_file (FILE *file, const_bitmap head) in debug_bitmap_file() function
2764 debug_bitmap_file (stderr, head); in debug_bitmap()
H A Dtree-loop-distribution.cc1990 debug_bitmap_file (file, partition->stmts); in dump_rdg_partitions()
H A DChangeLog-19996074 (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 DChangeLog-200713818 debug_bitmap_file, debug_bitmap, bitmap_print, bitmap_hash):
13825 debug_bitmap, debug_bitmap_file, bitmap_print,
H A DChangeLog-200013542 * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printing
H A DChangeLog-200315097 * bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with
H A DChangeLog-20187431 (debug_bitmap_file): ... here. Handle splay tree bitmaps.
H A DChangeLog-201028750 * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.