Home
last modified time | relevance | path

Searched refs:cgraph_order_sort (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c1923 struct cgraph_order_sort struct
1944 struct cgraph_order_sort *nodes; in cgraph_output_in_order() argument
1951 nodes = XCNEWVEC (struct cgraph_order_sort, max); in cgraph_output_in_order()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcgraphunit.c2304 struct cgraph_order_sort struct
2325 cgraph_order_sort *nodes; in output_in_order() argument
2331 nodes = XCNEWVEC (cgraph_order_sort, max); in output_in_order()