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

References

tools/polly/lib/External/ppcg/gpu_group.c
  388 	bounds = check_stride(bound, bounds);
  390 	bound->size = NULL;
  391 	bound->lb = NULL;
  393 	size.bound = bound;
  402 	return bound->size ? 0 : -1;