Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_ast_build_expr.c1298 static isl_bool clear_opposite_sign(enum isl_dim_type type, int pos, in clear_opposite_sign() function
1330 if (every_non_zero_coefficient(aff, 1, &clear_opposite_sign, &data) < 0) in coefficients_of_sign()