Searched refs:TDF_BLOCKS (Results 1 – 6 of 6) sorted by relevance
60 #define TDF_BLOCKS (1 << 5) /* display basic block boundaries */ macro
733 if ((flags & TDF_BLOCKS) in print_rtl_slim_with_bb()744 if ((flags & TDF_BLOCKS) in print_rtl_slim_with_bb()
782 {"blocks", TDF_BLOCKS},1088 return dump_enable_all (TDF_RTL | TDF_DETAILS | TDF_BLOCKS, letter) > 0; in enable_rtl_dump_file()
771 else if ((curr_properties & PROP_cfg) && (dump_flags & TDF_BLOCKS)) in execute_todo()
2639 if (flags & TDF_BLOCKS) in dump_bb_header()2851 if (flags & TDF_BLOCKS) in dump_generic_bb_buff()
2312 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS); in dump_tree_cfg()