Home
last modified time | relevance | path

Searched defs:cgraph_node_ptr (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlto-cgraph.c969 VEC(cgraph_node_ptr, heap) *nodes) in input_node()
1106 VEC(cgraph_node_ptr, heap) *nodes, in input_ref()
1133 input_edge (struct lto_input_block *ib, VEC(cgraph_node_ptr, heap) *nodes, in input_edge()
1196 static VEC(cgraph_node_ptr, heap) * in VEC() argument
1305 VEC(cgraph_node_ptr, heap) *nodes, in input_refs()
1687 const char *data, size_t len, VEC (cgraph_node_ptr, in input_cgraph_opt_section()
1722 input_cgraph_opt_summary (VEC (cgraph_node_ptr, heap) * nodes) in input_cgraph_opt_summary()
H A Dcgraph.h258 typedef struct cgraph_node *cgraph_node_ptr; typedef