Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dcgraphunit.c1331 struct cgraph_order_sort struct
1353 struct cgraph_order_sort *nodes; in cgraph_output_in_order() argument
1360 size = max * sizeof (struct cgraph_order_sort); in cgraph_output_in_order()
1361 nodes = (struct cgraph_order_sort *) alloca (size); in cgraph_output_in_order()