Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler.c941 static isl_stat compute_sizes_and_max(isl_ctx *ctx, struct isl_sched_node *node, in compute_sizes_and_max() function
1006 if (compute_sizes_and_max(ctx, node, set) < 0) in add_node()