Searched defs:inc_count (Results 1 – 5 of 5) sorted by relevance
336 def inc_count(node): function353 def inc_count(node): function360 def inc_count(node): function
198 auto inc_count = [&count](isl::schedule_node node) { in test_schedule_tree() local
228 auto inc_count = [&count](isl::schedule_node node) { in test_schedule_tree() local
287 auto inc_count = [&count](isl::schedule_node node) { in test_schedule_tree_generic() local
2590 static isl_stat inc_count(__isl_take isl_map *map, void *user) in inc_count() function