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

/haiku-buildtools/isl/
H A Disl_schedule.c647 static int detect_ccs(isl_ctx *ctx, struct isl_sched_graph *graph, int weak) function
680 return detect_ccs(ctx, graph, 0);
688 return detect_ccs(ctx, graph, 1);

Completed in 45 milliseconds