Searched refs:df_chain_bb_dump (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c2565 df_chain_bb_dump (basic_block bb, FILE *file, bool top)
2607 df_chain_bb_dump (bb, file, /*top=*/true);
2613 df_chain_bb_dump (bb, file, /*top=*/false);
2560 df_chain_bb_dump (basic_block bb, FILE *file, bool top) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc2605 df_chain_bb_dump (basic_block bb, FILE *file, bool top)
2647 df_chain_bb_dump (bb, file, /*top=*/true);
2653 df_chain_bb_dump (bb, file, /*top=*/false);
2600 df_chain_bb_dump (basic_block bb, FILE *file, bool top) function

Completed in 148 milliseconds