Searched refs:cgraph_order_sort (Results 1 – 2 of 2) sorted by relevance
1345 struct cgraph_order_sort struct1367 struct cgraph_order_sort *nodes; in cgraph_output_in_order() argument1374 size = max * sizeof (struct cgraph_order_sort); in cgraph_output_in_order()1375 nodes = (struct cgraph_order_sort *) alloca (size); in cgraph_output_in_order()
15480 (struct cgraph_order_sort): Define.