|
Polly 23.0.0git
|
#include <cpp-checked.h>
Static Public Member Functions | |
| static isl::checked::schedule_constraints | on_domain (isl::checked::union_set domain) |
Protected Member Functions | |
| schedule_constraints (__isl_take isl_schedule_constraints *ptr) | |
Protected Attributes | |
| isl_schedule_constraints * | ptr = nullptr |
Friends | |
| schedule_constraints | manage (__isl_take isl_schedule_constraints *ptr) |
| schedule_constraints | manage_copy (__isl_keep isl_schedule_constraints *ptr) |
Definition at line 3210 of file cpp-checked.h.
|
inlineexplicitprotected |
Definition at line 15739 of file cpp-checked.h.
References __isl_take, and ptr.
Referenced by copy(), manage, manage_copy, operator=(), and schedule_constraints().
|
inline |
Definition at line 15742 of file cpp-checked.h.
References ptr.
|
inline |
Definition at line 15745 of file cpp-checked.h.
References obj, ptr, and schedule_constraints().
|
inlineexplicit |
Definition at line 15751 of file cpp-checked.h.
References ctx(), isl_schedule_constraints_read_from_str(), ptr, res, and str.
|
inline |
Definition at line 15762 of file cpp-checked.h.
References isl_schedule_constraints_free(), and ptr.
|
inline |
Definition at line 15789 of file cpp-checked.h.
References get(), isl_schedule_constraints_get_coincidence(), manage, and res.
Referenced by copy(), get_coincidence(), and set_coincidence().
|
inline |
Definition at line 15800 of file cpp-checked.h.
References copy(), isl_schedule_constraints_compute_schedule(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 15806 of file cpp-checked.h.
References get(), isl_schedule_constraints_get_conditional_validity(), manage, and res.
Referenced by copy(), and get_conditional_validity().
|
inline |
Definition at line 15817 of file cpp-checked.h.
References get(), isl_schedule_constraints_get_conditional_validity_condition(), manage, and res.
Referenced by copy(), and get_conditional_validity_condition().
|
inline |
Definition at line 15828 of file cpp-checked.h.
References get(), isl_schedule_constraints_get_context(), manage, and res.
Referenced by copy(), get_context(), and set_context().
|
inlinedelete |
References __isl_give, __isl_keep, __isl_take, coincidence(), compute_schedule(), condition, conditional_validity(), conditional_validity_condition(), context(), copy(), ctx(), domain(), get(), get_coincidence(), get_conditional_validity(), get_conditional_validity_condition(), get_context(), get_domain(), get_proximity(), get_validity(), is_null(), manage, manage_copy, on_domain(), proximity(), ptr, release(), schedule_constraints(), set_coincidence(), set_conditional_validity(), set_context(), set_proximity(), set_validity(), and validity().
|
inline |
Definition at line 15767 of file cpp-checked.h.
References __isl_give, isl_schedule_constraints_copy(), and ptr.
Referenced by compute_schedule(), copy(), set_coincidence(), set_conditional_validity(), set_context(), set_proximity(), and set_validity().
|
inline |
Definition at line 15785 of file cpp-checked.h.
References isl_schedule_constraints_get_ctx(), and ptr.
Referenced by copy(), and schedule_constraints().
|
inline |
Definition at line 15839 of file cpp-checked.h.
References get(), isl_schedule_constraints_get_domain(), manage, and res.
Referenced by copy(), get_domain(), and on_domain().
|
inline |
Definition at line 15771 of file cpp-checked.h.
References __isl_keep, and ptr.
Referenced by coincidence(), conditional_validity(), conditional_validity_condition(), context(), copy(), domain(), proximity(), and validity().
|
inline |
|
inline |
Definition at line 15812 of file cpp-checked.h.
References conditional_validity().
Referenced by copy().
|
inline |
Definition at line 15823 of file cpp-checked.h.
References conditional_validity_condition().
Referenced by copy().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 15850 of file cpp-checked.h.
References domain(), isl_schedule_constraints_on_domain(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 15757 of file cpp-checked.h.
References obj, and schedule_constraints().
|
inline |
Definition at line 15856 of file cpp-checked.h.
References get(), isl_schedule_constraints_get_proximity(), manage, and res.
Referenced by copy(), get_proximity(), and set_proximity().
|
inline |
Definition at line 15775 of file cpp-checked.h.
References __isl_give, and ptr.
Referenced by copy().
|
inline |
Definition at line 15867 of file cpp-checked.h.
References coincidence(), copy(), isl_schedule_constraints_set_coincidence(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 15873 of file cpp-checked.h.
References condition, copy(), isl_schedule_constraints_set_conditional_validity(), manage, res, and validity().
Referenced by copy().
|
inline |
Definition at line 15879 of file cpp-checked.h.
References context(), copy(), isl_schedule_constraints_set_context(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 15885 of file cpp-checked.h.
References copy(), isl_schedule_constraints_set_proximity(), manage, proximity(), and res.
Referenced by copy().
|
inline |
Definition at line 15891 of file cpp-checked.h.
References copy(), isl_schedule_constraints_set_validity(), manage, res, and validity().
Referenced by copy().
|
inline |
Definition at line 15897 of file cpp-checked.h.
References get(), isl_schedule_constraints_get_validity(), manage, and res.
Referenced by copy(), get_validity(), set_conditional_validity(), and set_validity().
|
friend |
Definition at line 15731 of file cpp-checked.h.
References __isl_take, ptr, and schedule_constraints().
Referenced by coincidence(), compute_schedule(), conditional_validity(), conditional_validity_condition(), context(), copy(), domain(), on_domain(), proximity(), set_coincidence(), set_conditional_validity(), set_context(), set_proximity(), set_validity(), and validity().
|
friend |
Definition at line 15734 of file cpp-checked.h.
References __isl_keep, isl_schedule_constraints_copy(), ptr, and schedule_constraints().
Referenced by copy().
|
protected |
Definition at line 3215 of file cpp-checked.h.
Referenced by copy(), copy(), ctx(), get(), is_null(), manage, manage_copy, release(), schedule_constraints(), schedule_constraints(), schedule_constraints(), schedule_constraints(), and ~schedule_constraints().