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

/haiku-buildtools/isl/
H A Disl_schedule.c3135 static __isl_give isl_band *construct_band(__isl_keep isl_schedule *schedule, function
3471 band = construct_band(schedule, parent, band_nr,
3496 band = construct_band(schedule, parent, band_nr, active, n);
3508 band = construct_band(schedule, parent, band_nr, active, 1);

Completed in 25 milliseconds