Searched defs:ra_graph (Results 1 – 1 of 1) sorted by relevance
162 struct ra_graph { struct163 struct ra_regs *regs;167 struct ra_node *nodes;168 unsigned int count; /**< count of nodes. */170 unsigned int alloc; /**< count of nodes allocated. */172 ra_select_reg_callback select_reg_callback;173 void *select_reg_callback_data;176 struct {203 } tmp;