Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dipa-inline-analysis.c127 static void inline_edge_duplication_hook (struct cgraph_edge *,
795 cgraph_add_edge_duplication_hook (&inline_edge_duplication_hook, NULL); in inline_summary_alloc()
1047 inline_edge_duplication_hook (struct cgraph_edge *src, struct cgraph_edge *dst, in inline_edge_duplication_hook() function