Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc2451 typedef struct node_order_params * nopa; typedef
2455 static nopa calculate_order_params (ddg_ptr, int, int *);
2506 nopa nops = calculate_order_params (g, mii, pmax_asap); in sms_order_nodes()
2584 nopa node_order_params_arr; in calculate_order_params()
2587 node_order_params_arr = (nopa) xcalloc (num_nodes, in calculate_order_params()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c2450 typedef struct node_order_params * nopa; typedef
2454 static nopa calculate_order_params (ddg_ptr, int, int *);
2505 nopa nops = calculate_order_params (g, mii, pmax_asap); in sms_order_nodes()
2583 nopa node_order_params_arr; in calculate_order_params()
2586 node_order_params_arr = (nopa) xcalloc (num_nodes, in calculate_order_params()