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

References

tools/polly/lib/External/isl/isl_int_sioimath.h
 1126 	    isl_sioimath_decode_small(rhs, &rhssmall))
 1127 		return lhssmall % rhssmall == 0;
 1129 	if (isl_sioimath_decode_small(rhs, &rhssmall))
 1131 		    isl_sioimath_bigarg_src(lhs, &lhsscratch), rhssmall);