Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dmodulo-sched.c2456 #define ORDER_PARAMS(x) ((struct node_order_params *) (x)->aux.info)
2463 typedef struct node_order_params * nopa;
2474 struct node_order_params struct
2594 static struct node_order_params *
2606 sizeof (struct node_order_params)); in calculate_order_params()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dmodulo-sched.c2435 #define ORDER_PARAMS(x) ((struct node_order_params *) (x)->aux.info)
2442 typedef struct node_order_params * nopa;
2453 struct node_order_params struct
2567 static struct node_order_params *
2579 sizeof (struct node_order_params)); in calculate_order_params()