Searched refs:cgraph_order_sort (Results 1 – 2 of 2) sorted by relevance
1923 struct cgraph_order_sort struct1944 struct cgraph_order_sort *nodes; in cgraph_output_in_order() argument1951 nodes = XCNEWVEC (struct cgraph_order_sort, max); in cgraph_output_in_order()
2304 struct cgraph_order_sort struct2325 cgraph_order_sort *nodes; in output_in_order() argument2331 nodes = XCNEWVEC (cgraph_order_sort, max); in output_in_order()