Home
last modified time | relevance | path

Searched refs:detect_wccs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler.c1492 static isl_stat detect_wccs(isl_ctx *ctx, struct isl_sched_graph *graph) in detect_wccs() function
5861 if (detect_wccs(ctx, graph) < 0) in compute_schedule()