Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c4902 static isl_stat collect_bounds(__isl_take isl_set *set, void *user) in collect_bounds() function
4934 if (isl_union_set_foreach_set(delta, &collect_bounds, &data) < 0) in union_drop_coalescing_constraints()