Searched defs:dump_bb (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcfghooks.h79 void (*dump_bb) (FILE *, basic_block, int, dump_flags_t); member in struct:cfg_hooks
H A Dcfghooks.c281 dump_bb (FILE *outf, basic_block bb, int indent, dump_flags_t flags) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcfghooks.h82 void (*dump_bb) (FILE *, basic_block, int, dump_flags_t); member in struct:cfg_hooks
H A Dgimple-range.cc513 gimple_ranger::dump_bb (FILE *f, basic_block bb) function in class:gimple_ranger
H A Dcfghooks.cc297 dump_bb (FILE *outf, basic_block bb, int indent, dump_flags_t flags) function
H A Dgimple-range-cache.cc909 ranger_cache::dump_bb (FILE *f, basic_block bb) function in class:ranger_cache

Completed in 256 milliseconds