Searched refs:insert_cgraph_node_to_order (Results 1 – 3 of 3) sorted by relevance
1665 insert_cgraph_node_to_order (cgraph_node *node, void *data) in insert_cgraph_node_to_order() function1708 = symtab->add_cgraph_insertion_hook (insert_cgraph_node_to_order, in do_per_function_toporder()
1713 insert_cgraph_node_to_order (cgraph_node *node, void *data) in insert_cgraph_node_to_order() function1756 = symtab->add_cgraph_insertion_hook (insert_cgraph_node_to_order, in do_per_function_toporder()
17825 (insert_cgraph_node_to_order): New.