Searched refs:inc_count_once (Results 1 – 2 of 2) sorted by relevance
202 auto inc_count_once = [&count](isl::schedule_node node) { in test_schedule_tree() local206 root.foreach_descendant_top_down(inc_count_once); in test_schedule_tree()
206 auto inc_count_once = [&count](isl::schedule_node node) { in test_schedule_tree() local210 assert(root.foreach_descendant_top_down(inc_count_once).is_ok()); in test_schedule_tree()