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

/haiku-buildtools/isl/
H A Disl_constraint.c85 __isl_give isl_constraint *isl_constraint_alloc(int eq, function
138 return isl_constraint_alloc(1, ls);
143 return isl_constraint_alloc(0, ls);

Completed in 31 milliseconds