Searched refs:dump_function_to_file (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-dump.h | 93 extern void dump_function_to_file (tree, FILE *, int);
|
| H A D | passes.c | 765 dump_function_to_file (current_function_decl, in execute_todo()
|
| H A D | tree-dump.c | 1077 dump_function_to_file (fn, stream, flags); in dump_function()
|
| H A D | tree-cfg.c | 2319 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS); in dump_tree_cfg() 5030 dump_function_to_file (tree fn, FILE *file, int flags) in dump_function_to_file() function 5140 dump_function_to_file (fn, stderr, flags); in debug_function()
|
| H A D | ChangeLog.tree-ssa | 4998 (compute_alias_sets): Call dump_function_to_file. 5326 * tree-cfg.c (dump_function_to_file): Mind when cfun is null. 5970 (dump_tree_cfg): Use brief_dump_cfg and dump_function_to_file. 5974 (dump_function_to_file): Moved from tree-dump.c, merged with 5976 * tree-dump.c (dump_function_to_file): Removed. 5980 dump_cfg_function_to_file by dump_function_to_file. 9549 (dump_function_to_file): ... here. 9556 dump_function_to_file instead of dump_function. 9562 dump_function_to_file instead of dump_function. 13658 * tree-dump.c (dump_function_to_file): New function. [all …]
|
| H A D | tree-vrp.c | 3874 dump_function_to_file (current_function_decl, dump_file, dump_flags); in insert_range_assertions()
|
| H A D | ChangeLog-2005 | 537 (dump_function_to_file): Dump only used VAR_DECLs. 2927 (dump_function_to_file): Dump only used VAR_DECLs. 21950 (dump_function_to_file): dump eh tree. 23382 * tree-cfg.c (dump_function_to_file): Use cfun info only if it 23408 * tree-cfg.c (dump_function_to_file): Do not crash if cfun or
|
| H A D | ChangeLog-2004 | 4878 dump_function_to_file. 10920 (dump_function_to_file): Likewise. 20453 (dump_function_to_file): Use check_bb_profile. 32726 dump_function_to_file): Likewise. 33895 (dump_function, dump_function_to_file, dump_register):
|
| H A D | ChangeLog-2006 | 15246 (dump_function_to_file): Reset CFUN before emitting the body
|