Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbitmap.h150 extern void debug_bitmap_file (FILE *, const_bitmap);
H A Dbitmap.c2039 debug_bitmap_file (FILE *file, const_bitmap head) in debug_bitmap_file() function
2081 debug_bitmap_file (stdout, head); in debug_bitmap()
H A Dtree-loop-distribution.c1017 debug_bitmap_file (file, partition); in dump_rdg_partitions()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbitmap.h323 extern void debug_bitmap_file (FILE *, const_bitmap);
H A Dbitmap.c2077 debug_bitmap_file (FILE *file, const_bitmap head) in debug_bitmap_file() function
2119 debug_bitmap_file (stderr, head); in debug_bitmap()
H A Dtree-loop-distribution.c1782 debug_bitmap_file (file, partition->stmts); in dump_rdg_partitions()