Home
last modified time | relevance | path

Searched refs:expand_function (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dlanghooks.h59 void (*expand_function) (tree); member
H A Dtoplev.c1683 if (flag_unit_at_a_time && ! lang_hooks.callgraph.expand_function) in process_options()
H A Dcgraphunit.c1258 lang_hooks.callgraph.expand_function (decl); in cgraph_expand_function()
H A Dfunction.c4346 && !lang_hooks.callgraph.expand_function) in expand_function_end()
H A DChangeLog.tree-ssa1348 (expand_function): Re-enable sanity check.
H A DChangeLog-199920886 (expand_function): Likewise.
H A DChangeLog-200021308 * function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.