Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-dump.h92 extern void dump_function (int, tree);
H A Dtree-dump.c1111 dump_function (int phase, tree fn) in dump_function() function
H A Dstor-layout.c322 dump_function (TDI_original, fndecl); in finalize_size_functions()
324 dump_function (TDI_generic, fndecl); in finalize_size_functions()
H A Dcgraphunit.c916 dump_function (TDI_generic, decl); in cgraph_analyze_function()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddumpfile.h168 extern void dump_function (int phase, tree fn);
H A Ddumpfile.c1027 dump_function (int phase, tree fn) in dump_function() function
H A Dstor-layout.c283 dump_function (TDI_original, fndecl); in finalize_size_functions()
H A Dgimplify.c12978 dump_function (TDI_gimple, fndecl); in gimplify_function_tree()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dgimple-parser.c119 dump_function (TDI_gimple, current_function_decl); in c_parser_parse_gimple_body()