Searched refs:df_dump_bb_problem_data (Results 1 – 2 of 2) sorted by relevance
2189 df_dump_bb_problem_data (basic_block bb, FILE *file, bool top) in df_dump_bb_problem_data() function2219 df_dump_bb_problem_data (bb, file, /*top=*/true); in df_dump_top()2227 df_dump_bb_problem_data (bb, file, /*top=*/false); in df_dump_bottom()
8757 (df_dump_bb_problem_data): New function.8758 (df_dump_top, df_dump_bottom): Rewrite using df_dump_bb_problem_data.