Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py15331 def foreach_descendant_top_down(arg0, arg1): member in schedule_node
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h16048 stat schedule_node::foreach_descendant_top_down(const std::function<boolean(isl::checked::schedule_… in foreach_descendant_top_down() function
H A Dcpp.h22195 void schedule_node::foreach_descendant_top_down(const std::function<bool(isl::schedule_node)> &fn) … in foreach_descendant_top_down() function