Home
last modified time | relevance | path

Searched refs:deferred_inline_function (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Ddebug.h105 void (* deferred_inline_function) (tree decl); member
H A Dcgraphunit.c523 (*debug_hooks->deferred_inline_function) (decl); in cgraph_finalize_function()
H A DChangeLog-200116999 global_decl, deferred_inline_function.
H A DChangeLog-20039174 (cgraph_finalize_function): Reorg. Avoid deferred_inline_function
/freebsd-12.1/contrib/gcc/cp/
H A Doptimize.c92 (*debug_hooks->deferred_inline_function) (fn); in maybe_clone_body()