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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dipa.c97 cgraph_remove_unreachable_nodes (bool before_inlining_p, FILE *dump_file) function
H A Dcgraph.h287 bool cgraph_remove_unreachable_nodes (bool, FILE *);
H A Dcgraphunit.c1267 cgraph_remove_unreachable_nodes (true, cgraph_dump_file);
1352 cgraph_remove_unreachable_nodes (false, dump_file);
H A Dipa-cp.c1119 cgraph_remove_unreachable_nodes (true, NULL);
H A Dipa-inline.c1156 cgraph_remove_unreachable_nodes (true, dump_file);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h248 updated in cgraph_remove_unreachable_nodes. Note that after
249 cgraph_remove_unreachable_nodes cgraph still can contain unreachable
545 bool cgraph_remove_unreachable_nodes (bool, FILE *);
H A Dipa.c121 cgraph_remove_unreachable_nodes (bool before_inlining_p, FILE *file) function
H A Dcgraphunit.c1857 cgraph_remove_unreachable_nodes (false, dump_file);
2385 cgraph_remove_unreachable_nodes (false, cgraph_dump_file);
H A Dipa-cp.c1255 cgraph_remove_unreachable_nodes (true,dump_file);
H A Dpasses.c1297 cgraph_remove_unreachable_nodes (true, dump_file);

Completed in 182 milliseconds