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

/haiku-buildtools/gcc/gcc/
H A Dmodulo-sched.c2498 typedef struct node_order_params * nopa;
2502 static nopa calculate_order_params (ddg_ptr, int, int *);
2555 nopa nops = calculate_order_params (g, mii, pmax_asap);
2637 nopa node_order_params_arr;
2640 node_order_params_arr = (nopa) xcalloc (num_nodes,
2494 typedef struct node_order_params * nopa; typedef in typeref:struct:node_order_params

Completed in 43 milliseconds