Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-inline-analysis.c124 static void inline_node_duplication_hook (struct cgraph_node *,
792 cgraph_add_node_duplication_hook (&inline_node_duplication_hook, NULL); in inline_summary_alloc()
871 inline_node_duplication_hook (struct cgraph_node *src, struct cgraph_node *dst, in inline_node_duplication_hook() function