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

References

tools/polly/lib/External/isl/imath/imath.c
 1070   for (ix = 0; ix < MP_USED(b); ++ix) {
 1070   for (ix = 0; ix < MP_USED(b); ++ix) {
 1070   for (ix = 0; ix < MP_USED(b); ++ix) {
 1071     mp_digit d = b->digits[ix];
 1080       if (d == 0 && ix + 1 == MP_USED(b))