Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
DChangeLog-201917825 (insert_cgraph_node_to_order): New.