Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c6804 isl_bool bounded_i, singular_i; in has_bounded_distances() local
6806 bounded_i = distance_is_bounded(dist, i); in has_bounded_distances()
6807 if (bounded_i < 0) in has_bounded_distances()
6809 if (bounded_i) in has_bounded_distances()