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

/haiku-buildtools/isl/
H A Disl_ast_codegen.c1078 /* Internal data structure used inside count_constraints to keep
1094 static int count_constraints(__isl_take isl_constraint *c, void *user) function
1148 if (isl_constraint_list_foreach(list, &count_constraints, &data) < 0) {
H A Disl_schedule.c1224 static int count_constraints(struct isl_sched_graph *graph, function
1342 if (count_constraints(graph, &n_eq, &n_ineq) < 0)

Completed in 73 milliseconds