Polly 22.0.0git
|
#include <isl-noexceptions.h>
Static Public Member Functions | |
static isl::schedule_constraints | on_domain (isl::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 3489 of file isl-noexceptions.h.
|
inlineexplicitprotected |
Definition at line 17241 of file isl-noexceptions.h.
References __isl_take, and ptr.
Referenced by copy(), manage, manage_copy, operator=(), and schedule_constraints().
|
inline |
Definition at line 17232 of file isl-noexceptions.h.
References ptr.
|
inline |
Definition at line 17235 of file isl-noexceptions.h.
References obj, ptr, and schedule_constraints().
|
inlineexplicit |
Definition at line 17244 of file isl-noexceptions.h.
References ctx(), isl_schedule_constraints_read_from_str(), ptr, res, and str.
|
inline |
Definition at line 17255 of file isl-noexceptions.h.
References isl_schedule_constraints_free(), and ptr.
|
inline |
Definition at line 17282 of file isl-noexceptions.h.
References get(), isl_schedule_constraints_get_coincidence(), manage, and res.
Referenced by copy(), get_coincidence(), and set_coincidence().
|
inline |
Definition at line 17293 of file isl-noexceptions.h.
References copy(), isl_schedule_constraints_compute_schedule(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 17299 of file isl-noexceptions.h.
References get(), isl_schedule_constraints_get_conditional_validity(), manage, and res.
Referenced by copy(), and get_conditional_validity().
|
inline |
Definition at line 17310 of file isl-noexceptions.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 17321 of file isl-noexceptions.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 17260 of file isl-noexceptions.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 17278 of file isl-noexceptions.h.
References isl_schedule_constraints_get_ctx(), and ptr.
Referenced by copy(), and schedule_constraints().
|
inline |
Definition at line 17332 of file isl-noexceptions.h.
References get(), isl_schedule_constraints_get_domain(), manage, and res.
Referenced by copy(), get_domain(), and on_domain().
|
inline |
Definition at line 17264 of file isl-noexceptions.h.
References __isl_keep, and ptr.
Referenced by coincidence(), conditional_validity(), conditional_validity_condition(), context(), copy(), domain(), proximity(), and validity().
|
inline |
Definition at line 17288 of file isl-noexceptions.h.
References coincidence().
Referenced by copy().
|
inline |
Definition at line 17305 of file isl-noexceptions.h.
References conditional_validity().
Referenced by copy().
|
inline |
Definition at line 17316 of file isl-noexceptions.h.
References conditional_validity_condition().
Referenced by copy().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
Definition at line 17343 of file isl-noexceptions.h.
References domain(), isl_schedule_constraints_on_domain(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 17250 of file isl-noexceptions.h.
References obj, and schedule_constraints().
|
inline |
Definition at line 17349 of file isl-noexceptions.h.
References get(), isl_schedule_constraints_get_proximity(), manage, and res.
Referenced by copy(), get_proximity(), and set_proximity().
|
inline |
Definition at line 17268 of file isl-noexceptions.h.
References __isl_give, and ptr.
Referenced by copy().
|
inline |
Definition at line 17360 of file isl-noexceptions.h.
References coincidence(), copy(), isl_schedule_constraints_set_coincidence(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 17366 of file isl-noexceptions.h.
References condition, copy(), isl_schedule_constraints_set_conditional_validity(), manage, res, and validity().
Referenced by copy().
|
inline |
Definition at line 17372 of file isl-noexceptions.h.
References context(), copy(), isl_schedule_constraints_set_context(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 17378 of file isl-noexceptions.h.
References copy(), isl_schedule_constraints_set_proximity(), manage, proximity(), and res.
Referenced by copy().
|
inline |
Definition at line 17384 of file isl-noexceptions.h.
References copy(), isl_schedule_constraints_set_validity(), manage, res, and validity().
Referenced by copy().
|
inline |
Definition at line 17390 of file isl-noexceptions.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 17224 of file isl-noexceptions.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 17227 of file isl-noexceptions.h.
References __isl_keep, isl_schedule_constraints_copy(), ptr, and schedule_constraints().
Referenced by copy().
|
protected |
Definition at line 3494 of file isl-noexceptions.h.
Referenced by copy(), copy(), ctx(), get(), is_null(), manage, manage_copy, release(), schedule_constraints(), schedule_constraints(), schedule_constraints(), schedule_constraints(), and ~schedule_constraints().