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

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.h326 bool cgraph_remove_unreachable_nodes (bool, FILE *);
H A Dipa.c97 cgraph_remove_unreachable_nodes (bool before_inlining_p, FILE *file) function
H A Dcgraphunit.c1475 cgraph_remove_unreachable_nodes (true, cgraph_dump_file);
1560 cgraph_remove_unreachable_nodes (false, dump_file);
H A Dipa-cp.c1119 cgraph_remove_unreachable_nodes (true, NULL);
H A Dipa-inline.c1216 cgraph_remove_unreachable_nodes (true, dump_file);

Completed in 158 milliseconds