Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_bound.h8 int check_tight; member
Disl_bernstein.c31 int check_tight; member
129 if (data->check_tight) in add_fold()
560 isl_bool *tp = bound->check_tight ? &tight : NULL; in isl_qpolynomial_bound_on_domain_bernstein()
567 data.check_tight = bound->check_tight; in isl_qpolynomial_bound_on_domain_bernstein()
Disl_bound.c251 bound.check_tight = !!tight; in isl_pw_qpolynomial_fold_bound()
Disl_range.c550 data.tight = bound->check_tight; in isl_qpolynomial_bound_on_domain_range()