Home
last modified time | relevance | path

Searched refs:insert_cgraph_node_to_order (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpasses.c1665 insert_cgraph_node_to_order (cgraph_node *node, void *data) in insert_cgraph_node_to_order() function
1708 = symtab->add_cgraph_insertion_hook (insert_cgraph_node_to_order, in do_per_function_toporder()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpasses.cc1713 insert_cgraph_node_to_order (cgraph_node *node, void *data) in insert_cgraph_node_to_order() function
1756 = symtab->add_cgraph_insertion_hook (insert_cgraph_node_to_order, in do_per_function_toporder()
H A DChangeLog-201917825 (insert_cgraph_node_to_order): New.