| typed_cpp.h | 106 struct union_pw_aff; 109 using union_pw_aff_on = union_pw_aff<Ts..., Anonymous>; 181 friend struct union_pw_aff; 207 inline typed::union_pw_aff<Anonymous> add(const typed::union_pw_aff<Anonymous> &upa2) const; 241 inline typed::union_pw_aff<Anonymous> gist(const typed::union_set<> &context) const; 253 inline typed::union_pw_aff<Anonymous> intersect_domain(const typed::space<> &space) const = delete; 254 inline typed::union_pw_aff<Anonymous> intersect_domain(const typed::union_set<> &uset) const = delete; 255 inline typed::union_pw_aff<Anonymous> intersect_domain_wrapped_domain(const typed::union_set<> &uset) const = delete; 285 inline typed::union_pw_aff<Anonymous> pullback(const typed::union_pw_multi_aff<> &upma) const = delete 12328 struct union_pw_aff<Anonymous> : public isl::union_pw_aff { struct in namespace:isl::typed 12391 union_pw_aff(const isl::union_pw_aff &obj) : isl::union_pw_aff(obj) {} function in struct:isl::typed::union_pw_aff 12470 struct union_pw_aff<Domain, Anonymous> : public isl::union_pw_aff { struct in namespace:isl::typed 12537 union_pw_aff(const union_pw_aff<Arg1, Anonymous> &obj) : isl::union_pw_aff(obj) {} function in struct:isl::typed::union_pw_aff 12542 union_pw_aff(const base &obj) : isl::union_pw_aff(obj) {} function in struct:isl::typed::union_pw_aff 12632 struct union_pw_aff<pair<Domain, Domain2>, Anonymous> : public isl::union_pw_aff { struct in namespace:isl::typed 12700 union_pw_aff(const union_pw_aff<pair<Arg1, Arg2>, Anonymous> &obj) : isl::union_pw_aff(obj) {} function in struct:isl::typed::union_pw_aff 12705 union_pw_aff(const base &obj) : isl::union_pw_aff(obj) {} function in struct:isl::typed::union_pw_aff 48132 typed::union_pw_aff<Anonymous>::union_pw_aff(const typed::aff<Anonymous> &aff) function in class:isl::typed::typed::union_pw_aff 48137 typed::union_pw_aff<Anonymous>::union_pw_aff(const typed::pw_aff<Anonymous> &pa) function in class:isl::typed::typed::union_pw_aff 48142 typed::union_pw_aff<Anonymous>::union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_pw_aff 48433 typed::union_pw_aff<Domain, Anonymous>::union_pw_aff(const typed::aff<Domain, Anonymous> &aff) function in class:isl::typed::typed::union_pw_aff 48439 typed::union_pw_aff<Domain, Anonymous>::union_pw_aff(const typed::pw_aff<Domain, Anonymous> &pa) function in class:isl::typed::typed::union_pw_aff 48445 typed::union_pw_aff<Domain, Anonymous>::union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_pw_aff 48894 typed::union_pw_aff<pair<Domain, Domain2>, Anonymous>::union_pw_aff(const typed::aff<pair<Domain, Domain2>, Anonymous> &aff) function in class:isl::typed::typed::union_pw_aff 48900 typed::union_pw_aff<pair<Domain, Domain2>, Anonymous>::union_pw_aff(const typed::pw_aff<pair<Domain, Domain2>, Anonymous> &pa) function in class:isl::typed::typed::union_pw_aff 48906 typed::union_pw_aff<pair<Domain, Domain2>, Anonymous>::union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_pw_aff [all...] |