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

/haiku-buildtools/isl/
H A Disl_range.c155 static int bound_is_integer(__isl_take isl_constraint *bound, unsigned pos) function
307 data->tight = bound_is_integer(upper, nvar);
312 data->tight = bound_is_integer(lower, nvar);

Completed in 92 milliseconds