Searched defs:isl_local_region (Results 1 – 1 of 1) sorted by relevance
5250 struct isl_local_region { struct5251 int update;5252 int n_zero;5276 data->local = isl_calloc_array(ctx, struct isl_local_region, in init_lexmin_data() argument