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

References

tools/polly/lib/External/isl/isl_bound.c
  226 		if (tight)
  227 			*tight = 1;
  234 		if (tight)
  235 			*tight = 1;
  243 	bound.check_tight = !!tight;
  253 	if (tight)
  254 		*tight = covers;