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