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

/haiku-buildtools/isl/
H A Disl_schedule.c3118 static __isl_give isl_band_list *construct_band_list(
3132 * are created to that construct_band_list can refer to the partial
3196 band->children = construct_band_list(schedule, band,
3441 static __isl_give isl_band_list *construct_band_list( function
3537 forest = construct_band_list(schedule, NULL, 0, active, schedule->n);

Completed in 229 milliseconds