Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_union_map.c613 static isl_stat call_every(void **entry, void *user) in call_every() function
640 &call_every, &data); in isl_union_map_every_map()
H A Disl_schedule_node.c1427 static isl_bool call_every(__isl_keep isl_schedule_node *node, void *user) in call_every() function
1450 r = isl_schedule_node_foreach_descendant_top_down(node, &call_every, in isl_schedule_node_every_descendant()