Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_scheduler.c104 struct isl_sched_node { struct
131 struct isl_sched_node *node = (struct isl_sched_node *)entry; in node_has_tuples() argument
137 static int node_scc_exactly(struct isl_sched_node *node, int scc) in node_scc_exactly()
142 static int node_scc_at_most(struct isl_sched_node *node, int scc) in node_scc_at_most()
147 static int node_scc_at_least(struct isl_sched_node *node, int scc) in node_scc_at_least()
196 struct isl_sched_node *src;
197 struct isl_sched_node *dst;
366 struct isl_sched_node *node;
427 static struct isl_sched_node *graph_find_node(isl_ctx *ctx, in graph_find_node()
450 struct isl_sched_node *node) in is_node()
[all …]