Home
last modified time | relevance | path

Searched refs:set_may_source (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h3881 inline isl::checked::union_access_info set_may_source(isl::checked::union_map may_source) const;
18267 isl::checked::union_access_info union_access_info::set_may_source(isl::checked::union_map may_sourc… in set_may_source() function
H A Dcpp.h3947 inline isl::union_access_info set_may_source(isl::union_map may_source) const;
25832 isl::union_access_info union_access_info::set_may_source(isl::union_map may_source) const in set_may_source() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py17586 def set_may_source(arg0, arg1): member in union_access_info