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

/haiku-buildtools/isl/
H A Disl_bound.h8 int check_tight; member in struct:isl_bound
H A Disl_bernstein.c30 int check_tight; member in struct:bernstein_data
120 if (data->check_tight && is_tight(k, n, d, data->cell))
526 int *tp = bound->check_tight ? &tight : NULL;
532 data.check_tight = bound->check_tight;
H A Disl_bound.c243 bound.check_tight = !!tight;
H A Disl_range.c479 data.tight = bound->check_tight;

Completed in 43 milliseconds