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/
Dcgraph.h261 void cgraph_insert_node_to_hashtable (struct cgraph_node *node);
Dcgraph.c236 cgraph_insert_node_to_hashtable (struct cgraph_node *node) in cgraph_insert_node_to_hashtable() function
Dcgraphunit.c1912 cgraph_insert_node_to_hashtable (first_clone); in save_inline_function_body()