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

Declarations

tools/polly/lib/External/isl/include/isl/schedule.h
   21 int isl_options_get_schedule_max_coefficient(isl_ctx *ctx);

References

tools/polly/lib/External/isl/isl_scheduler.c
  819 	max = isl_options_get_schedule_max_coefficient(ctx);
  853 	max = isl_options_get_schedule_max_coefficient(ctx);
 2511 	if (isl_options_get_schedule_max_coefficient(ctx) == -1 &&
 2624 	max = isl_options_get_schedule_max_coefficient(ctx);