Searched defs:ra_node (Results 1 – 1 of 1) sorted by relevance
89 struct ra_node { struct95 struct util_dynarray adjacency_list;98 unsigned int class;101 unsigned int forced_reg;104 unsigned int reg;132 struct ra_node *nodes; argument