| Home | Sort by: relevance | last modified time | path |
| /src/external/mit/isl/dist/ | |
| isl_bound.h | 8 int check_tight; member in struct:isl_bound |
| isl_bernstein.c | 31 int check_tight; member in struct:bernstein_data 136 if (data->check_tight) 558 isl_bool *tp = bound->check_tight ? &tight : NULL; 565 data.check_tight = bound->check_tight; |