Searched refs:outlining_inline_function (Results 1 – 13 of 13) sorted by relevance
166 void (* outlining_inline_function) (tree decl); member
1559 (*dwarf2_debug_hooks.outlining_inline_function) (decl); in vmsdbgout_abstract_function()
5254 (*debug_hooks->outlining_inline_function) (fn); in expand_call_inline()6234 (*debug_hooks->outlining_inline_function) (old_decl); in tree_function_versioning()
174 void (* outlining_inline_function) (tree decl); member
1560 (*dwarf2_debug_hooks.outlining_inline_function) (decl); in vmsdbgout_abstract_function()
5291 (*debug_hooks->outlining_inline_function) (fn); in expand_call_inline()6224 (*debug_hooks->outlining_inline_function) (old_decl); in tree_function_versioning()
35366 * c-decl.c (c_expand_body): Don't call outlining_inline_function.35872 * c-decl.c (c_expand_body): Call outlining_inline_function when
3285 * c-decl.c (merge_decls): Don't call outlining_inline_function hook.
16922 outlining_inline_function and label.
35755 (expand_call_inline): Call outlining_inline_function here.
4659 * toplev.c (rest_of_decl_compilation): Call outlining_inline_function
20391 outlining_inline_function hook here.
4492 * semantics.c (expand_body): Call outlining_inline_function when