Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcgraph.h307 void cgraph_finalize_function (tree, bool);
H A Dcgraphunit.c387 cgraph_finalize_function (n->decl, false); in cgraph_assemble_pending_functions()
467 cgraph_finalize_function (tree decl, bool nested) in cgraph_finalize_function() function
1728 cgraph_finalize_function (decl, 0); in cgraph_build_static_cdtor()
H A Dtree-nested.c1937 cgraph_finalize_function (root->context, true); in unnest_nesting_tree_1()
H A Dc-decl.c6829 cgraph_finalize_function (fndecl, false); in finish_function()
/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtreetree.c493 cgraph_finalize_function (fn_decl, false); in tree_code_create_function_wrapup()
/openbsd-src/gnu/gcc/gcc/doc/
H A Dpasses.texi88 @findex cgraph_finalize_function
93 should be passed to @code{cgraph_finalize_function}.
H A Dgccint.info3132 be passed to `cgraph_finalize_function'.
31902 * cgraph_finalize_function: Parsing pass. (line 52)
/openbsd-src/gnu/gcc/gcc/cp/
H A Dsemantics.c3210 cgraph_finalize_function (fn, function_depth > 1); in expand_or_defer_fn()
H A DChangeLog-20031469 cgraph_finalize_function argument.
1492 cgraph_finalize_function.
1494 * semantics.c (expand_or_defer_fn): Use cgraph_finalize_function