Home
last modified time | relevance | path

Searched refs:isl_local_region (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_tab_pip.c5059 struct isl_local_region *local;
5223 struct isl_local_region { struct
5249 data->local = isl_calloc_array(ctx, struct isl_local_region, in init_lexmin_data() argument
5273 static isl_stat init_local_region(struct isl_local_region *local, int region, in init_local_region()
5312 static int finished_all_cases(struct isl_local_region *local, in finished_all_cases()
5342 struct isl_local_region *local = &data->local[level]; in enter_level()
5391 static isl_stat better_next_side(struct isl_local_region *local, in better_next_side()
5424 static isl_stat pick_side(struct isl_local_region *local, in pick_side()
5514 struct isl_local_region *local = &data.local[level]; in isl_tab_basic_set_non_trivial_lexmin()