Searched refs:mark_unroll (Results 1 – 2 of 2) sorted by relevance
346 def mark_unroll(node): function350 root = root.map_descendant_bottom_up(mark_unroll)
306 auto mark_unroll = [](isl::schedule_node node) { in test_ast_build_unroll() local313 root = root.map_descendant_bottom_up(mark_unroll); in test_ast_build_unroll()