Searched defs:dump_bb (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfghooks.h | 79 void (*dump_bb) (FILE *, basic_block, int, dump_flags_t); member
|
H A D | cfghooks.c | 281 dump_bb (FILE *outf, basic_block bb, int indent, dump_flags_t flags) in dump_bb() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfghooks.h | 82 void (*dump_bb) (FILE *, basic_block, int, dump_flags_t); member
|
H A D | gimple-range.cc | 513 gimple_ranger::dump_bb (FILE *f, basic_block bb) in dump_bb() function in gimple_ranger
|
H A D | cfghooks.cc | 297 dump_bb (FILE *outf, basic_block bb, int indent, dump_flags_t flags) in dump_bb() function
|
H A D | gimple-range-cache.cc | 915 ranger_cache::dump_bb (FILE *f, basic_block bb) in dump_bb() function in ranger_cache
|