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

/haiku-buildtools/isl/
H A Disl_schedule.c2076 * compute_split_schedule is only called when no zero-distance schedule row
2085 static int compute_split_schedule(isl_ctx *ctx, struct isl_sched_graph *graph) function
2787 return compute_split_schedule(ctx, graph);
2840 * from zero by compute_split_schedule.

Completed in 38 milliseconds