Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h608 struct cgraph_node_hook_list *cgraph_add_function_insertion_hook (cgraph_node_hook,
H A Dipa-pure-const.c901 cgraph_add_function_insertion_hook (&add_new_function, NULL); in register_hooks()
H A Dipa-inline-analysis.c2959 cgraph_add_function_insertion_hook (&add_new_function, NULL); in inline_generate_summary()
3132 cgraph_add_function_insertion_hook (&add_new_function, NULL); in inline_read_summary()
H A Dcgraph.c304 cgraph_add_function_insertion_hook (cgraph_node_hook hook, void *data) in cgraph_add_function_insertion_hook() function
H A Dipa-prop.c2123 cgraph_add_function_insertion_hook (&ipa_add_new_function, NULL); in ipa_register_cgraph_hooks()