Searched refs:schedule_max_coefficient (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/isl/
H A Disl_options_private.h50 int schedule_max_coefficient; member in struct:isl_options
H A Disl_options.c149 ISL_ARG_INT(struct isl_options, schedule_max_coefficient, 0,
231 schedule_max_coefficient)
233 schedule_max_coefficient)
H A Disl_schedule.c1246 * 'schedule_max_coefficient'.
1255 max_coefficient = ctx->opt->schedule_max_coefficient;
1328 max_coefficient = ctx->opt->schedule_max_coefficient;

Completed in 94 milliseconds