Searched refs:cgraph_postorder (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dcgraph.h327 int cgraph_postorder (struct cgraph_node **);
H A Dipa.c31 cgraph_postorder (struct cgraph_node **order) function
H A Dipa-inline.c936 nnodes = cgraph_postorder (order);
1197 nnodes = cgraph_postorder (order);
H A Dcgraphunit.c1293 order_pos = cgraph_postorder (order);

Completed in 65 milliseconds