Searched refs:first_function (Results 1 – 4 of 4) sorted by relevance
2143 inline cgraph_node *first_function (void);2804 symbol_table::first_function (void) in first_function() function2854 for ((node) = symtab->first_function (); (node); \
767 for (node = symtab->first_function (); node != first; in process_function_and_variable_attributes()1099 first_analyzed = symtab->first_function (); in analyze_functions()1281 first_analyzed = symtab->first_function (); in analyze_functions()
523 for (node = first_function (); node; node = next) in remove_unreachable_nodes()
1575 for (node = symtab->first_function (); node != master_clone; in recursive_inlining()