Home
last modified time | relevance | path

Searched refs:first_function (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphunit.cc858 for (node = symtab->first_function (); node != first; in process_function_and_variable_attributes()
1210 first_analyzed = symtab->first_function (); in analyze_functions()
1401 first_analyzed = symtab->first_function (); in analyze_functions()
H A Dcgraph.h2343 inline cgraph_node *first_function (void);
3022 symbol_table::first_function (void) in first_function() function
3072 for ((node) = symtab->first_function (); (node); \
H A Dipa.cc510 for (node = first_function (); node; node = next) in remove_unreachable_nodes()
H A Dipa-inline.cc1770 for (node = symtab->first_function (); node != master_clone; in recursive_inlining()
H A DChangeLog-201425406 (cgraph_node *first_function (void)):new function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h2373 inline cgraph_node *first_function (void);
3043 symbol_table::first_function (void) in first_function() function
3093 for ((node) = symtab->first_function (); (node); \
H A Dcgraphunit.c851 for (node = symtab->first_function (); node != first; in process_function_and_variable_attributes()
1198 first_analyzed = symtab->first_function (); in analyze_functions()
1389 first_analyzed = symtab->first_function (); in analyze_functions()
H A Dipa.c507 for (node = first_function (); node; node = next) in remove_unreachable_nodes()
H A Dipa-inline.c1710 for (node = symtab->first_function (); node != master_clone; in recursive_inlining()