reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/isl_tab.c
 1312 		return isl_int_sgn(tab->mat->row[row][1]);
 1313 	if (!isl_int_is_zero(tab->mat->row[row][2]))
 1314 		return isl_int_sgn(tab->mat->row[row][2]);
 1316 		return isl_int_sgn(tab->mat->row[row][1]);