Searched defs:isl_local_region (Results 1 – 1 of 1) sorted by relevance
5223 struct isl_local_region { struct5224 int update;5225 int n_zero;5249 data->local = isl_calloc_array(ctx, struct isl_local_region, in init_lexmin_data() argument