Searched refs:first_function (Results 1 – 5 of 5) sorted by relevance
858 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()
2343 inline cgraph_node *first_function (void);3022 symbol_table::first_function (void) in first_function() function3072 for ((node) = symtab->first_function (); (node); \
510 for (node = first_function (); node; node = next) in remove_unreachable_nodes()
1770 for (node = symtab->first_function (); node != master_clone; in recursive_inlining()
25406 (cgraph_node *first_function (void)):new function