Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dlanghooks.h59 void (*expand_function) (tree); member
Dtoplev.c1634 if (flag_unit_at_a_time && ! lang_hooks.callgraph.expand_function) in process_options()
Dcgraphunit.c1244 lang_hooks.callgraph.expand_function (decl); in cgraph_expand_function()
Dfunction.c4335 && !lang_hooks.callgraph.expand_function) in expand_function_end()
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.16418 (expand_function): Likewise.
DChangeLog.36042 * function.c (expand_function): Use NOTE_INSN_REPEATED_LINE_NUMBER.