Searched refs:df_print_bb_index (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf.h1026 extern void df_print_bb_index (basic_block bb, FILE *file);
H A Ddf-core.c2127 df_print_bb_index (bb, file);
H A Ddse.c3449 df_print_bb_index (bb, dump_file);
H A Ddf-problems.c83 df_print_bb_index (basic_block bb, FILE *file) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf.h1026 extern void df_print_bb_index (basic_block bb, FILE *file);
H A Ddf-core.cc2127 df_print_bb_index (bb, file);
H A Ddse.cc3451 df_print_bb_index (bb, dump_file);
H A Ddf-problems.cc83 df_print_bb_index (basic_block bb, FILE *file) function

Completed in 169 milliseconds