Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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.c1912 cgraph_insert_node_to_hashtable (first_clone); in save_inline_function_body()