Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.h68 first_nested_function (cgraph_node *node) in first_nested_function() function
H A Dtree-nested.cc920 for (cgn = first_nested_function (cgn); cgn; in check_for_nested_with_variably_modified()
949 for (cgn = first_nested_function (cgn); cgn; in create_nesting_tree()
3709 for (iter = first_nested_function (root); iter; in gimplify_all_functions()
3726 if (!first_nested_function (cgn)) in lower_nested_functions()
H A Dcgraphunit.cc681 if (first_nested_function (this)) in analyze()
H A Domp-offload.cc358 for (cgn = first_nested_function (node); in omp_discover_implicit_declare_target()
H A Dgimplify.cc974 for (cgn = first_nested_function (cgn); cgn; in unshare_body()
1018 for (cgn = first_nested_function (cgn); in unvisit_body()
H A DChangeLog-20208494 (first_nested_function): New inline function.
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc621 for (cgn = first_nested_function (cgn); in c_genericize()