Home
last modified time | relevance | path

Searched refs:maybe_record_nested_function (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.h63 extern void maybe_record_nested_function (cgraph_node *node);
H A Dcgraph.cc524 maybe_record_nested_function (node); in create()
H A Dtree-nested.cc128 maybe_record_nested_function (cgraph_node *node) in maybe_record_nested_function() function
H A DChangeLog-20208044 (maybe_record_nested_function): Likewise.
8458 (cgraph_node::create): Call maybe_record_nested_function.
8484 (maybe_record_nested_function): New function.
8492 (maybe_record_nested_function): Declare.