Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dipa.c97 cgraph_remove_unreachable_nodes (bool before_inlining_p, FILE *file) in cgraph_remove_unreachable_nodes() function
H A Dcgraph.h326 bool cgraph_remove_unreachable_nodes (bool, FILE *);
H A Dcgraphunit.c1475 cgraph_remove_unreachable_nodes (true, cgraph_dump_file); in cgraph_function_and_variable_visibility()
1560 cgraph_remove_unreachable_nodes (false, dump_file); in cgraph_optimize()
H A Dipa-cp.c1119 cgraph_remove_unreachable_nodes (true, NULL); in ipcp_driver()
H A Dipa-inline.c1216 cgraph_remove_unreachable_nodes (true, dump_file); in cgraph_early_inlining()