Searched refs:next_function (Results 1 – 9 of 9) sorted by relevance
2376 inline cgraph_node *next_function (cgraph_node *node);3054 symbol_table::next_function (cgraph_node *node) in next_function() function3094 (node) = symtab->next_function ((node)))
509 next = next_function (node); in remove_unreachable_nodes()
852 node = symtab->next_function (node)) in process_function_and_variable_attributes()
1713 next = symtab->next_function (node); in recursive_inlining()
2346 inline cgraph_node *next_function (cgraph_node *node);3033 symbol_table::next_function (cgraph_node *node) in next_function() function3073 (node) = symtab->next_function ((node)))
512 next = next_function (node); in remove_unreachable_nodes()
859 node = symtab->next_function (node)) in process_function_and_variable_attributes()
1773 next = symtab->next_function (node); in recursive_inlining()
25407 (cgraph_node *next_function (cgraph_node *node)):new function