Searched refs:dump_tree_cfg (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | tree-optimize.c | 311 dump_tree_cfg (dump_file, dump_flags); in execute_fixup_cfg()
|
| D | tree-flow.h | 577 extern void dump_tree_cfg (FILE *, int);
|
| D | tree-outof-ssa.c | 2534 dump_tree_cfg (dump_file, dump_flags & ~TDF_DETAILS); in rewrite_out_of_ssa() 2550 dump_tree_cfg (dump_file, dump_flags & ~TDF_DETAILS); in rewrite_out_of_ssa()
|
| D | tree-cfg.c | 224 dump_tree_cfg (dump_file, dump_flags); in build_tree_cfg() 2290 dump_tree_cfg (stderr, flags); in debug_tree_cfg() 2300 dump_tree_cfg (FILE *file, int flags) in dump_tree_cfg() function
|
| D | predict.c | 1373 dump_tree_cfg (dump_file, dump_flags); in tree_estimate_probability()
|
| D | ChangeLog.tree-ssa | 5970 (dump_tree_cfg): Use brief_dump_cfg and dump_function_to_file. 6167 (dump_tree_cfg): Use dump_cfg_function_to_file. 6330 (dump_tree_cfg): Don't count merged case labels. 7094 (remove_bb, debug_tree_bb, dump_tree_cfg): Call dump_bb. 9443 * tree-cfg.c (dump_tree_cfg): Dump to `file', not `dump_file'. 11565 (dump_tree_cfg): Revamp how we get the current function's name 11776 * tree-cfg.c (dump_tree_cfg): Avoid crashing when cfun is NULL. 13023 (dump_tree_cfg): Call dump_cfg_stats if TDF_STATS is enabled. 14097 (dump_tree_cfg): Call dump_current_function. 14432 (dump_tree_cfg): Use current_function_name. [all …]
|
| D | ChangeLog-2004 | 32725 * tree-cfg.c (dump_tree_cfg, dump_cfg_stats, tree_cfg2vcg,
|