Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDipa.c39 XCNEWVEC (struct cgraph_node *, cgraph_n_nodes); in cgraph_postorder()
HDipa-utils.c164 env.stack = XCNEWVEC (struct cgraph_node *, cgraph_n_nodes); in ipa_utils_reduced_inorder()
HDcgraph.h244 extern GTY(()) int cgraph_n_nodes;
HDcgraph.c122 int cgraph_n_nodes; variable
193 cgraph_n_nodes++; in cgraph_create_node()
610 cgraph_n_nodes--; in cgraph_remove_node()
HDipa-inline.c902 XCNEWVEC (struct cgraph_node *, cgraph_n_nodes); in cgraph_decide_inlining()
1196 order = ggc_alloc (sizeof (*order) * cgraph_n_nodes); in cgraph_early_inlining()
HDipa-pure-const.c601 XCNEWVEC (struct cgraph_node *, cgraph_n_nodes); in static_execute()
HDcgraphunit.c1303 struct cgraph_node **order = XCNEWVEC (struct cgraph_node *, cgraph_n_nodes); in cgraph_expand_all_functions()
1308 gcc_assert (order_pos == cgraph_n_nodes); in cgraph_expand_all_functions()
HDipa-reference.c899 xcalloc (cgraph_n_nodes, sizeof (struct cgraph_node *)); in static_execute()
HDChangeLog-200316527 cgraph_node, cgraph_edge, cgraph_varpool_node, cgraph_nodes, cgraph_n_nodes,
31968 (cgraph_nodes, cgraph_n_nodes): Globalize.
HDChangeLog.tree-ssa4003 (cgraph_remove_node): Decrease cgraph_n_nodes; do not clear