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

/netbsd-current/external/mit/isl/dist/
H A Disl_ast_build_expr.c1640 static int cmp_constraint(__isl_keep isl_constraint *a, function
1683 list = isl_constraint_list_sort(list, &cmp_constraint, NULL);
H A Disl_ast_codegen.c412 static int cmp_constraint(__isl_keep isl_constraint *a, function
1291 list = isl_constraint_list_sort(list, &cmp_constraint, &data.pos);

Completed in 195 milliseconds