Home
last modified time | relevance | path

Searched refs:cloog_constraint_first (Results 1 – 1 of 1) sorted by relevance

/dports/math/cloog/cloog-cloog-0.20.0/source/matrix/
H A Dconstraintset.c52 CloogConstraint *cloog_constraint_first(CloogConstraintSet *constraints);
407 { for (i = cloog_constraint_first(constraints); in cloog_equal_add()
1001 CloogConstraint *cloog_constraint_first(CloogConstraintSet *constraints) in cloog_constraint_first() function
1040 for (c = cloog_constraint_first(constraints); in cloog_constraint_set_foreach_constraint()