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

/haiku-buildtools/isl/
H A Disl_ast_codegen.c333 static int constraint_type(isl_constraint *c, int pos) function
351 int t1 = constraint_type(a, *depth);
352 int t2 = constraint_type(b, *depth);

Completed in 52 milliseconds