| typed_cpp.h | 67 struct multi_union_pw_aff; 159 friend struct multi_union_pw_aff; 204 inline typed::multi_union_pw_aff<Anonymous> add(const typed::multi_union_pw_aff<Anonymous> &multi2) const; 217 inline typed::multi_union_pw_aff<Anonymous> as_multi_union_pw_aff() const; 292 inline typed::multi_union_pw_aff<Anonymous> range_product(const typed::multi_union_pw_aff<> &multi2) const = delete; 303 inline typed::multi_union_pw_aff<Anonymous> set_at(int pos, const typed::union_pw_aff<Anonymous> &el) const; 312 inline typed::multi_union_pw_aff<Anonymous> sub(const typed::multi_union_pw_aff<Anonymous> &multi2) const 6478 struct multi_union_pw_aff<Domain> : public isl::multi_union_pw_aff { struct in namespace:isl::typed 6545 multi_union_pw_aff(const multi_union_pw_aff<Arg1> &obj) : isl::multi_union_pw_aff(obj) {} function in struct:isl::typed::multi_union_pw_aff 6550 multi_union_pw_aff(const base &obj) : isl::multi_union_pw_aff(obj) {} function in struct:isl::typed::multi_union_pw_aff 6614 struct multi_union_pw_aff<Domain, Range> : public isl::multi_union_pw_aff { struct in namespace:isl::typed 6682 multi_union_pw_aff(const multi_union_pw_aff<Arg1, Arg2> &obj) : isl::multi_union_pw_aff(obj) {} function in struct:isl::typed::multi_union_pw_aff 6687 multi_union_pw_aff(const base &obj) : isl::multi_union_pw_aff(obj) {} function in struct:isl::typed::multi_union_pw_aff 33276 typed::multi_union_pw_aff<Domain>::multi_union_pw_aff(const typed::multi_pw_aff<Domain> &mpa) function in class:isl::typed::typed::multi_union_pw_aff 33282 typed::multi_union_pw_aff<Domain>::multi_union_pw_aff(const typed::union_pw_aff<Domain> &upa) function in class:isl::typed::typed::multi_union_pw_aff 33288 typed::multi_union_pw_aff<Domain>::multi_union_pw_aff(const typed::space<Domain> &space, const typed::union_pw_aff_list<Anonymous> &list) function in class:isl::typed::typed::multi_union_pw_aff 33294 typed::multi_union_pw_aff<Domain>::multi_union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::multi_union_pw_aff 33547 typed::multi_union_pw_aff<Domain, Range>::multi_union_pw_aff(const typed::multi_pw_aff<Domain, Range> &mpa) function in class:isl::typed::typed::multi_union_pw_aff 33553 typed::multi_union_pw_aff<Domain, Range>::multi_union_pw_aff(const typed::union_pw_aff<Domain, Range> &upa) function in class:isl::typed::typed::multi_union_pw_aff 33559 typed::multi_union_pw_aff<Domain, Range>::multi_union_pw_aff(const typed::space<Domain, Range> &space, const typed::union_pw_aff_list<Domain, Anonymous> &list) function in class:isl::typed::typed::multi_union_pw_aff 33565 typed::multi_union_pw_aff<Domain, Range>::multi_union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::multi_union_pw_aff 42906 typed::multi_union_pw_aff<Domain> typed::space<Domain>::multi_union_pw_aff(const typed::union_pw_aff_list<Anonymous> &list) const function in class:isl::typed::typed::space 42914 typed::multi_union_pw_aff<Arg1, Domain> typed::space<Domain>::multi_union_pw_aff(const typed::union_pw_aff_list<Arg1, Anonymous> &list) const function in class:isl::typed::typed::space 43302 typed::multi_union_pw_aff<pair<Domain, Range>> typed::space<pair<Domain, Range>>::multi_union_pw_aff(const typed::union_pw_aff_list<Anonymous> &list) const function in class:isl::typed::typed::space 43310 typed::multi_union_pw_aff<Arg2, pair<Domain, Range>> typed::space<pair<Domain, Range>>::multi_union_pw_aff(const typed::union_pw_aff_list<Arg2, Anonymous> &list) const function in class:isl::typed::typed::space [all...] |