Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-inline-transform.c279 cgraph_insert_node_to_hashtable (first_clone); in save_inline_function_body()
H A Dcgraph.h477 void cgraph_insert_node_to_hashtable (struct cgraph_node *node);
H A Dcgraph.c668 cgraph_insert_node_to_hashtable (struct cgraph_node *node) in cgraph_insert_node_to_hashtable() function