Searched defs:n_edge (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_schedule.c192 int n_edge; member in struct:isl_sched_graph
419 graph_alloc(isl_ctx *ctx, struct isl_sched_graph *graph, int n_node, int n_edge) argument
1968 compute_sub_schedule(isl_ctx *ctx, struct isl_sched_graph *graph, int n, int n_edge, int (*node_pred)(struct isl_sched_node *node, int data), int (*edge_pred)(struct isl_sched_edge *edge, int data), int data, int wcc) argument
2394 int n_edge; local
2629 int n_edge; local
2846 int n, n_edge; local
[all...]

Completed in 18 milliseconds