Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
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); \
Dipa.cc510 for (node = first_function (); node; node = next) in remove_unreachable_nodes()
Dipa-inline.cc1770 for (node = symtab->first_function (); node != master_clone; in recursive_inlining()
DChangeLog-201425406 (cgraph_node *first_function (void)):new function