Polly 20.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.
|
inline |
Definition at line 17232 of file isl-noexceptions.h.
|
inline |
Definition at line 17235 of file isl-noexceptions.h.
|
inlineexplicit |
Definition at line 17244 of file isl-noexceptions.h.
References isl_schedule_constraints_read_from_str(), ptr, isl::ctx::release(), 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 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.
|
inline |
Definition at line 17299 of file isl-noexceptions.h.
References get(), isl_schedule_constraints_get_conditional_validity(), manage, and res.
Referenced by 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 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 get_context(), and set_context().
|
inlinedelete |
|
inline |
Definition at line 17260 of file isl-noexceptions.h.
References isl_schedule_constraints_copy(), and ptr.
Referenced by compute_schedule(), 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.
|
inline |
Definition at line 17332 of file isl-noexceptions.h.
References get(), isl_schedule_constraints_get_domain(), manage, and res.
Referenced by get_domain(), and on_domain().
|
inline |
Definition at line 17264 of file isl-noexceptions.h.
References ptr.
Referenced by coincidence(), conditional_validity(), conditional_validity_condition(), context(), domain(), proximity(), and validity().
|
inline |
Definition at line 17288 of file isl-noexceptions.h.
References coincidence().
|
inline |
Definition at line 17305 of file isl-noexceptions.h.
References conditional_validity().
|
inline |
Definition at line 17316 of file isl-noexceptions.h.
References conditional_validity_condition().
|
inline |
Definition at line 17327 of file isl-noexceptions.h.
References context().
|
inline |
Definition at line 17338 of file isl-noexceptions.h.
References domain().
|
inline |
Definition at line 17355 of file isl-noexceptions.h.
References proximity().
|
inline |
Definition at line 17396 of file isl-noexceptions.h.
References validity().
|
inline |
Definition at line 17274 of file isl-noexceptions.h.
References ptr.
|
inlinestatic |
Definition at line 17343 of file isl-noexceptions.h.
References domain(), isl_schedule_constraints_on_domain(), manage, isl::union_set::release(), and res.
|
inline |
Definition at line 17250 of file isl-noexceptions.h.
References obj.
|
inline |
Definition at line 17349 of file isl-noexceptions.h.
References get(), isl_schedule_constraints_get_proximity(), manage, and res.
Referenced by get_proximity(), and set_proximity().
|
inline |
Definition at line 17268 of file isl-noexceptions.h.
References ptr.
|
inline |
Definition at line 17360 of file isl-noexceptions.h.
References coincidence(), copy(), isl_schedule_constraints_set_coincidence(), manage, isl::union_map::release(), and res.
|
inline |
Definition at line 17366 of file isl-noexceptions.h.
References condition, copy(), isl_schedule_constraints_set_conditional_validity(), manage, isl::union_map::release(), res, and validity().
|
inline |
Definition at line 17372 of file isl-noexceptions.h.
References context(), copy(), isl_schedule_constraints_set_context(), manage, isl::set::release(), and res.
|
inline |
Definition at line 17378 of file isl-noexceptions.h.
References copy(), isl_schedule_constraints_set_proximity(), manage, proximity(), isl::union_map::release(), and res.
|
inline |
Definition at line 17384 of file isl-noexceptions.h.
References copy(), isl_schedule_constraints_set_validity(), manage, isl::union_map::release(), res, and validity().
|
inline |
Definition at line 17390 of file isl-noexceptions.h.
References get(), isl_schedule_constraints_get_validity(), manage, and res.
Referenced by get_validity(), set_conditional_validity(), and set_validity().
|
friend |
Definition at line 17224 of file isl-noexceptions.h.
Referenced by coincidence(), compute_schedule(), conditional_validity(), conditional_validity_condition(), context(), 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.
|
protected |
Definition at line 3494 of file isl-noexceptions.h.
Referenced by copy(), ctx(), get(), is_null(), release(), schedule_constraints(), and ~schedule_constraints().