Home
last modified time | relevance | path

Searched defs:map_descendant_bottom_up (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py7036 def map_descendant_bottom_up(arg0, arg1): member in ast_node
15582 def map_descendant_bottom_up(arg0, arg1): member in schedule_node
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h6947 isl::checked::ast_node ast_node::map_descendant_bottom_up(const std::function<isl::checked::ast_nod… in map_descendant_bottom_up() function
16169 isl::checked::schedule_node schedule_node::map_descendant_bottom_up(const std::function<isl::checke… in map_descendant_bottom_up() function
H A Dcpp.h7841 isl::ast_node ast_node::map_descendant_bottom_up(const std::function<isl::ast_node(isl::ast_node)> … in map_descendant_bottom_up() function
22434 isl::schedule_node schedule_node::map_descendant_bottom_up(const std::function<isl::schedule_node(i… in map_descendant_bottom_up() function