Home
last modified time | relevance | path

Searched refs:cgraph_insert_node_to_hashtable (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcgraph.h261 void cgraph_insert_node_to_hashtable (struct cgraph_node *node);
H A Dcgraph.c236 cgraph_insert_node_to_hashtable (struct cgraph_node *node) in cgraph_insert_node_to_hashtable() function
H A Dcgraphunit.c1926 cgraph_insert_node_to_hashtable (first_clone); in save_inline_function_body()
H A DChangeLog-200615934 * cgraph.c (cgraph_insert_node_to_hashtable): New function.
15936 (cgraph_insert_node_to_hashtable): Declare.