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

/freebsd-10-stable/contrib/gcc/
H A Dtree-ssa-loop-im.c76 struct lim_aux_data struct
105 : (struct lim_aux_data *) (stmt_ann (STMT)->common.aux))
375 add_dependency (tree def, struct lim_aux_data *data, struct loop *loop,
485 struct lim_aux_data *lim_data = LIM_DATA (stmt);
561 free_lim_aux_data (struct lim_aux_data *data)
650 stmt_ann (stmt)->common.aux = xcalloc (1, sizeof (struct lim_aux_data));
1074 get_stmt_ann (load)->common.aux = xcalloc (1, sizeof (struct lim_aux_data));

Completed in 44 milliseconds