HomeSort by: relevance | last modified time | path
    Searched refs:mark_unroll (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/
isl_test_cpp-generic.cc 306 auto mark_unroll = [](isl::schedule_node node) { local
313 root = root.map_descendant_bottom_up(mark_unroll);
isl_test_python.py 397 def mark_unroll(node): function in function:test_ast_build_unroll
401 root = root.map_descendant_bottom_up(mark_unroll)

Completed in 23 milliseconds