Home
last modified time | relevance | path

Searched refs:dump_function_to_file (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-dump.h93 extern void dump_function_to_file (tree, FILE *, int);
H A Dpasses.c765 dump_function_to_file (current_function_decl, in execute_todo()
H A Dtree-dump.c1077 dump_function_to_file (fn, stream, flags); in dump_function()
H A Dtree-cfg.c2319 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 DChangeLog.tree-ssa4998 (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 Dtree-vrp.c3874 dump_function_to_file (current_function_decl, dump_file, dump_flags); in insert_range_assertions()
H A DChangeLog-2005537 (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 DChangeLog-20044878 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 DChangeLog-200615246 (dump_function_to_file): Reset CFUN before emitting the body