Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_bernstein.c103 static isl_bool is_tight(int *k, int n, int d, isl_cell *cell) in is_tight() function
130 tight = is_tight(k, n, d, data->cell); in add_fold()