Home
last modified time | relevance | path

Searched defs:from_domain (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc570 static std::vector<Signature> from_domain = variable
H A Disl.py8098 def from_domain(arg0): member in union_map
14806 def from_domain(arg0): member in schedule
15355 def from_domain(arg0): member in schedule_node
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h15671 isl::checked::schedule schedule::from_domain(isl::checked::union_set domain) in from_domain() function
16062 isl::checked::schedule_node schedule_node::from_domain(isl::checked::union_set domain) in from_domain() function
18706 isl::checked::union_map union_map::from_domain(isl::checked::union_set uset) in from_domain() function
H A Dcpp.h21616 isl::schedule schedule::from_domain(isl::union_set domain) in from_domain() function
22223 isl::schedule_node schedule_node::from_domain(isl::union_set domain) in from_domain() function
26575 isl::union_map union_map::from_domain(isl::union_set uset) in from_domain() function