Polly 22.0.0git
|
#include <isl-noexceptions.h>
Static Public Member Functions | |
static isl::pw_aff | param_on_domain (isl::set domain, isl::id id) |
static isl::pw_aff | var_on_domain (isl::local_space ls, isl::dim type, unsigned int pos) |
Protected Member Functions | |
pw_aff (__isl_take isl_pw_aff *ptr) |
Protected Attributes | |
isl_pw_aff * | ptr = nullptr |
Friends | |
pw_aff | manage (__isl_take isl_pw_aff *ptr) |
pw_aff | manage_copy (__isl_keep isl_pw_aff *ptr) |
Definition at line 3011 of file isl-noexceptions.h.
|
inlineexplicitprotected |
Definition at line 15024 of file isl-noexceptions.h.
References __isl_take, and ptr.
Referenced by copy(), manage, manage_copy, operator=(), and pw_aff().
|
inline |
Definition at line 15015 of file isl-noexceptions.h.
References ptr.
|
inline |
Definition at line 15018 of file isl-noexceptions.h.
|
inline |
Definition at line 15027 of file isl-noexceptions.h.
References isl_pw_aff_from_aff(), ptr, isl::aff::release(), and res.
|
inlineexplicit |
Definition at line 15033 of file isl-noexceptions.h.
References ctx(), isl_pw_aff_read_from_str(), ptr, res, and str.
Definition at line 15039 of file isl-noexceptions.h.
References domain(), isl_pw_aff_val_on_domain(), ptr, isl::val::release(), and res.
|
inlineexplicit |
Definition at line 15045 of file isl-noexceptions.h.
References isl_pw_aff_zero_on_domain(), ptr, isl::local_space::release(), and res.
|
inline |
Definition at line 15056 of file isl-noexceptions.h.
References isl_pw_aff_free(), and ptr.
|
inline |
Definition at line 15114 of file isl-noexceptions.h.
References add().
|
inline |
Definition at line 15083 of file isl-noexceptions.h.
References isl::pw_multi_aff::add().
Referenced by isl::aff::add(), isl::aff::add(), isl::aff::add(), isl::aff::add(), isl::aff::add(), isl::aff::add(), add(), polly::SCEVAffinator::addModuloSemantic(), buildMinMaxAccess(), copy(), polly::operator+(), polly::operator+(), polly::operator+(), polly::operator+(), and polly::operator+().
|
inline |
Definition at line 15088 of file isl-noexceptions.h.
References isl::union_pw_aff::add().
|
inline |
Definition at line 15099 of file isl-noexceptions.h.
References isl::pw_multi_aff::add().
|
inline |
Definition at line 15104 of file isl-noexceptions.h.
References isl::union_pw_aff::add().
|
inline |
Definition at line 15109 of file isl-noexceptions.h.
References isl::union_pw_aff::add().
|
inline |
Definition at line 15093 of file isl-noexceptions.h.
References copy(), isl_pw_aff_add(), manage, release(), and res.
|
inline |
Definition at line 15130 of file isl-noexceptions.h.
References isl::pw_multi_aff::add_constant().
|
inline |
Definition at line 15119 of file isl-noexceptions.h.
References copy(), isl_pw_aff_add_constant_val(), manage, isl::val::release(), and res.
Referenced by add_constant(), and copy().
|
inline |
Definition at line 15125 of file isl-noexceptions.h.
References add_constant(), and ctx().
|
inline |
Definition at line 15135 of file isl-noexceptions.h.
References copy(), isl_pw_aff_add_dims(), manage, n, res, and type.
Referenced by isl::aff::add_dims(), polly::MemoryAccess::assumeNoOutOfBound(), and copy().
|
inline |
Definition at line 15141 of file isl-noexceptions.h.
References isl::union_pw_aff::add_pw_multi_aff(), and pma.
Referenced by isl::aff::add_pw_multi_aff(), and copy().
|
inline |
Definition at line 15146 of file isl-noexceptions.h.
References isl::union_pw_aff::apply().
Referenced by isl::aff::apply(), and copy().
|
inline |
Definition at line 15151 of file isl-noexceptions.h.
References copy(), isl_pw_aff_as_aff(), manage, and res.
Referenced by isl::aff::as_aff(), and copy().
|
inline |
Definition at line 15157 of file isl-noexceptions.h.
References copy(), isl_pw_aff_as_map(), manage, and res.
Referenced by isl::aff::as_map(), and copy().
|
inline |
Definition at line 15163 of file isl-noexceptions.h.
References isl::pw_multi_aff::as_multi_aff().
Referenced by isl::aff::as_multi_aff(), and copy().
|
inline |
Definition at line 15168 of file isl-noexceptions.h.
References isl::union_pw_aff::as_multi_union_pw_aff().
Referenced by isl::aff::as_multi_union_pw_aff(), and copy().
|
inline |
Definition at line 15173 of file isl-noexceptions.h.
References isl::union_pw_aff::as_pw_multi_aff().
Referenced by isl::aff::as_pw_multi_aff(), and copy().
|
inline |
Definition at line 15178 of file isl-noexceptions.h.
References isl::pw_multi_aff::as_set().
Referenced by copy().
|
inline |
Definition at line 15183 of file isl-noexceptions.h.
References isl::union_pw_aff::as_union_map().
Referenced by isl::aff::as_union_map(), and copy().
|
inline |
Definition at line 15188 of file isl-noexceptions.h.
References isl::pw_multi_aff::at(), and pos().
Referenced by copy().
|
inline |
Definition at line 15193 of file isl-noexceptions.h.
References isl::multi_pw_aff::bind(), and tuple.
|
inline |
Definition at line 15204 of file isl-noexceptions.h.
Definition at line 15198 of file isl-noexceptions.h.
References copy(), isl_pw_aff_bind_id(), manage, release(), and res.
|
inline |
Definition at line 15209 of file isl-noexceptions.h.
References copy(), isl_pw_aff_bind_domain(), manage, res, and tuple.
Referenced by isl::aff::bind_domain(), and copy().
|
inline |
Definition at line 15215 of file isl-noexceptions.h.
References copy(), isl_pw_aff_bind_domain_wrapped_domain(), manage, res, and tuple.
Referenced by isl::aff::bind_domain_wrapped_domain(), and copy().
|
inline |
Definition at line 15221 of file isl-noexceptions.h.
References copy(), isl_pw_aff_ceil(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 15227 of file isl-noexceptions.h.
References copy(), isl_pw_aff_coalesce(), manage, and res.
Referenced by isl::aff::coalesce(), and copy().
|
inline |
Definition at line 15233 of file isl-noexceptions.h.
References copy(), isl_pw_aff_cond(), manage, release(), and res.
Referenced by isl::aff::cond(), and copy().
|
inlinedelete |
References __isl_give, __isl_keep, __isl_take, add(), add_constant(), add_dims(), add_pw_multi_aff(), apply(), as_aff(), as_map(), as_multi_aff(), as_multi_union_pw_aff(), as_pw_multi_aff(), as_set(), as_union_map(), at(), bind(), bind_domain(), bind_domain_wrapped_domain(), ceil(), coalesce(), cond(), context, copy(), ctx(), dim(), dim_id(), div(), domain(), domain_space(), drop_dims(), eq_set(), eval(), extract_pw_multi_aff(), f, flat_range_product(), floor(), fn, foreach_piece(), foreach_pw_aff(), function, ge_set(), get(), get_dim_id(), get_domain_space(), get_space(), get_tuple_id(), gist(), gt_set(), has_range_tuple_id(), identity(), insert_domain(), intersect_domain(), intersect_domain_wrapped_domain(), intersect_domain_wrapped_range(), intersect_params(), involves_locals(), involves_nan(), involves_param(), is_cst(), is_equal(), is_null(), isa_aff(), isa_multi_aff(), isa_pw_multi_aff(), le_set(), list(), lt_set(), ma, manage, manage_copy, max(), max_multi_val(), min(), min_multi_val(), mod(), mul(), n, n_piece(), ne_set(), neg(), pa, param_on_domain(), plain_is_empty(), plain_is_equal(), pma, pos(), preimage_domain_wrapped_domain(), product(), ptr, pullback(), pw_aff(), pw_multi_aff_list(), range_factor_domain(), range_factor_range(), range_product(), range_tuple_id(), release(), reset_range_tuple_id(), reset_tuple_id(), scale(), scale_down(), set_at(), set_pw_aff(), set_range_tuple(), set_tuple_id(), set_union_pw_aff(), size(), space(), sub(), subtract_domain(), tdiv_q(), tdiv_r(), to_list(), to_multi_pw_aff(), to_union_pw_aff(), to_union_pw_multi_aff(), tuple, tuple_id(), type, unbind_params_insert_domain(), union_add(), and var_on_domain().
|
inline |
Definition at line 15061 of file isl-noexceptions.h.
References __isl_give, isl_pw_aff_copy(), and ptr.
Referenced by add(), add_constant(), add_dims(), as_aff(), as_map(), bind(), bind_domain(), bind_domain_wrapped_domain(), ceil(), coalesce(), cond(), copy(), div(), domain(), eq_set(), eval(), floor(), ge_set(), gist(), gt_set(), insert_domain(), intersect_domain(), intersect_params(), le_set(), lt_set(), max(), min(), mod(), mul(), ne_set(), neg(), pullback(), pullback(), pullback(), scale(), scale_down(), set_tuple_id(), sub(), subtract_domain(), tdiv_q(), tdiv_r(), to_list(), to_union_pw_aff(), and union_add().
|
inline |
Definition at line 15079 of file isl-noexceptions.h.
References isl_pw_aff_get_ctx(), and ptr.
Referenced by add_constant(), bind(), copy(), involves_param(), mod(), polly::operator%(), polly::operator%(), polly::operator*(), polly::operator*(), polly::operator+(), polly::operator+(), polly::operator-(), polly::operator-(), polly::operator/(), polly::operator/(), pw_aff(), scale(), scale_down(), set_range_tuple(), and set_tuple_id().
Definition at line 15239 of file isl-noexceptions.h.
References isl::pw_multi_aff::dim(), size(), and type.
Referenced by copy().
Definition at line 15244 of file isl-noexceptions.h.
References get(), isl_pw_aff_get_dim_id(), manage, pos(), res, and type.
Referenced by copy(), isl::aff::dim_id(), and get_dim_id().
|
inline |
Definition at line 15255 of file isl-noexceptions.h.
References copy(), isl_pw_aff_div(), manage, release(), and res.
Referenced by polly::applyPartialUnroll(), copy(), and isl::aff::div().
|
inline |
Definition at line 15261 of file isl-noexceptions.h.
References copy(), isl_pw_aff_domain(), manage, and res.
Referenced by polly::SCEVAffinator::addModuloSemantic(), copy(), isl::aff::domain(), insert_domain(), polly::operator%(), polly::operator%(), polly::operator%(), polly::operator%(), polly::operator*(), polly::operator*(), polly::operator*(), polly::operator*(), polly::operator+(), polly::operator+(), polly::operator+(), polly::operator+(), polly::operator-(), polly::operator-(), polly::operator-(), polly::operator-(), polly::operator/(), polly::operator/(), polly::operator/(), polly::operator/(), param_on_domain(), pw_aff(), and unbind_params_insert_domain().
|
inline |
Definition at line 15267 of file isl-noexceptions.h.
References get(), isl_pw_aff_get_domain_space(), manage, and res.
Referenced by copy(), isl::aff::domain_space(), and get_domain_space().
|
inline |
Definition at line 15278 of file isl-noexceptions.h.
References isl::pw_multi_aff::drop_dims(), n, and type.
Referenced by copy(), and isl::aff::drop_dims().
|
inline |
Definition at line 15283 of file isl-noexceptions.h.
References copy(), isl_pw_aff_eq_set(), manage, release(), and res.
Referenced by buildConditionSet(), copy(), and isl::aff::eq_set().
|
inline |
Definition at line 15289 of file isl-noexceptions.h.
References copy(), isl_pw_aff_eval(), manage, isl::point::release(), and res.
Referenced by copy().
|
inline |
Definition at line 15295 of file isl-noexceptions.h.
References isl::union_pw_aff::extract_pw_multi_aff(), and space().
Referenced by copy(), and isl::aff::extract_pw_multi_aff().
|
inline |
Definition at line 15300 of file isl-noexceptions.h.
References isl::pw_multi_aff::flat_range_product().
Referenced by copy(), isl::aff::flat_range_product(), isl::aff::flat_range_product(), isl::aff::flat_range_product(), and isl::aff::flat_range_product().
|
inline |
Definition at line 15305 of file isl-noexceptions.h.
References isl::union_pw_aff::flat_range_product().
|
inline |
Definition at line 15310 of file isl-noexceptions.h.
References isl::pw_multi_aff::flat_range_product().
|
inline |
Definition at line 15315 of file isl-noexceptions.h.
References isl::union_pw_aff::flat_range_product().
|
inline |
Definition at line 15320 of file isl-noexceptions.h.
References copy(), isl_pw_aff_floor(), manage, and res.
Referenced by polly::applyPartialUnroll(), and copy().
Definition at line 15326 of file isl-noexceptions.h.
References fn, get(), isl_pw_aff_foreach_piece(), isl_set, manage, and res.
Referenced by copy(), isl::aff::foreach_piece(), isl::aff::foreach_piece(), and polly::getConstant().
|
inline |
Definition at line 15340 of file isl-noexceptions.h.
References fn, and isl::pw_multi_aff::foreach_piece().
|
inline |
Definition at line 15345 of file isl-noexceptions.h.
References fn, and isl::union_pw_aff::foreach_pw_aff().
Referenced by copy(), and isl::aff::foreach_pw_aff().
|
inline |
Definition at line 15350 of file isl-noexceptions.h.
References copy(), isl_pw_aff_ge_set(), manage, release(), and res.
Referenced by buildConditionSet(), copy(), and isl::aff::ge_set().
|
inline |
Definition at line 15065 of file isl-noexceptions.h.
References __isl_keep, and ptr.
Referenced by cbPrintFor(), copy(), dim_id(), domain_space(), foreach_piece(), is_cst(), is_equal(), isa_aff(), space(), and tuple_id().
|
inline |
Definition at line 15273 of file isl-noexceptions.h.
References domain_space().
Referenced by buildMinMaxAccess(), and copy().
|
inline |
Definition at line 15790 of file isl-noexceptions.h.
References space().
Referenced by polly::applyPartialUnroll(), copy(), and polly::MemoryAccess::foldAccessRelation().
Definition at line 15897 of file isl-noexceptions.h.
References tuple_id(), and type.
Referenced by copy().
|
inline |
Definition at line 15367 of file isl-noexceptions.h.
|
inline |
Definition at line 15372 of file isl-noexceptions.h.
|
inline |
Definition at line 15362 of file isl-noexceptions.h.
References context, and isl::union_pw_aff::gist().
|
inline |
Definition at line 15356 of file isl-noexceptions.h.
References context, copy(), isl_pw_aff_gist(), manage, and res.
Referenced by copy(), and isl::aff::gist().
|
inline |
Definition at line 15377 of file isl-noexceptions.h.
References copy(), isl_pw_aff_gt_set(), manage, release(), and res.
Referenced by buildConditionSet(), copy(), and isl::aff::gt_set().
|
inline |
Definition at line 15383 of file isl-noexceptions.h.
References isl::pw_multi_aff::has_range_tuple_id().
Referenced by copy().
|
inline |
Definition at line 15388 of file isl-noexceptions.h.
References isl::pw_multi_aff::identity().
Referenced by copy().
|
inline |
Definition at line 15393 of file isl-noexceptions.h.
References copy(), domain(), isl_pw_aff_insert_domain(), manage, and res.
Referenced by copy(), and isl::aff::insert_domain().
|
inline |
Definition at line 15415 of file isl-noexceptions.h.
References intersect_domain().
|
inline |
Definition at line 15420 of file isl-noexceptions.h.
References intersect_domain().
|
inline |
Definition at line 15405 of file isl-noexceptions.h.
References isl::union_pw_aff::intersect_domain(), and space().
|
inline |
Definition at line 15410 of file isl-noexceptions.h.
References isl::union_pw_aff::intersect_domain().
|
inline |
Definition at line 15399 of file isl-noexceptions.h.
References copy(), isl_pw_aff_intersect_domain(), manage, isl::set::release(), and res.
Referenced by copy(), isl::aff::intersect_domain(), isl::aff::intersect_domain(), isl::aff::intersect_domain(), intersect_domain(), and intersect_domain().
|
inline |
Definition at line 15425 of file isl-noexceptions.h.
References isl::union_pw_aff::intersect_domain_wrapped_domain().
Referenced by copy(), and isl::aff::intersect_domain_wrapped_domain().
|
inline |
Definition at line 15430 of file isl-noexceptions.h.
References isl::union_pw_aff::intersect_domain_wrapped_range().
Referenced by copy(), and isl::aff::intersect_domain_wrapped_range().
|
inline |
Definition at line 15435 of file isl-noexceptions.h.
References copy(), isl_pw_aff_intersect_params(), manage, isl::set::release(), and res.
Referenced by copy(), and isl::aff::intersect_params().
|
inline |
Definition at line 15441 of file isl-noexceptions.h.
References isl::pw_multi_aff::involves_locals().
Referenced by copy().
|
inline |
Definition at line 15446 of file isl-noexceptions.h.
References isl::multi_pw_aff::involves_nan().
Referenced by copy().
Definition at line 15451 of file isl-noexceptions.h.
References isl::pw_multi_aff::involves_param().
Referenced by copy(), isl::aff::involves_param(), isl::aff::involves_param(), and involves_param().
|
inline |
Definition at line 15461 of file isl-noexceptions.h.
References isl::pw_multi_aff::involves_param(), and list().
|
inline |
Definition at line 15456 of file isl-noexceptions.h.
References ctx(), and involves_param().
|
inline |
Definition at line 15466 of file isl-noexceptions.h.
References get(), isl_pw_aff_is_cst(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 15472 of file isl-noexceptions.h.
References get(), isl_pw_aff_is_equal(), manage, and res.
Referenced by copy(), and isl::aff::is_equal().
|
inline |
Definition at line 15075 of file isl-noexceptions.h.
References ptr.
Referenced by cbPrintFor(), and copy().
|
inline |
Definition at line 15478 of file isl-noexceptions.h.
References get(), isl_pw_aff_isa_aff(), manage, and res.
Referenced by copy(), and isl::aff::isa_aff().
|
inline |
Definition at line 15484 of file isl-noexceptions.h.
References isl::pw_multi_aff::isa_multi_aff().
Referenced by copy(), and isl::aff::isa_multi_aff().
|
inline |
Definition at line 15489 of file isl-noexceptions.h.
References isl::union_pw_aff::isa_pw_multi_aff().
Referenced by copy(), and isl::aff::isa_pw_multi_aff().
|
inline |
Definition at line 15494 of file isl-noexceptions.h.
References copy(), isl_pw_aff_le_set(), manage, release(), and res.
Referenced by polly::MemoryAccess::assumeNoOutOfBound(), buildConditionSet(), copy(), and isl::aff::le_set().
|
inline |
Definition at line 15500 of file isl-noexceptions.h.
References isl::multi_pw_aff::list().
Referenced by copy(), and involves_param().
|
inline |
Definition at line 15505 of file isl-noexceptions.h.
References copy(), isl_pw_aff_lt_set(), manage, release(), and res.
Referenced by polly::MemoryAccess::assumeNoOutOfBound(), buildConditionSet(), copy(), and isl::aff::lt_set().
|
inline |
Definition at line 15522 of file isl-noexceptions.h.
References max().
|
inline |
Definition at line 15511 of file isl-noexceptions.h.
References isl::pw_multi_aff::max().
Referenced by copy(), isl::aff::max(), isl::aff::max(), and max().
|
inline |
Definition at line 15516 of file isl-noexceptions.h.
References copy(), isl_pw_aff_max(), manage, release(), and res.
|
inline |
Definition at line 15527 of file isl-noexceptions.h.
References isl::pw_multi_aff::max_multi_val().
Referenced by copy(), and isl::aff::max_multi_val().
|
inline |
Definition at line 15543 of file isl-noexceptions.h.
References min().
|
inline |
Definition at line 15532 of file isl-noexceptions.h.
References isl::pw_multi_aff::min().
Referenced by copy(), isl::aff::min(), isl::aff::min(), and min().
|
inline |
Definition at line 15537 of file isl-noexceptions.h.
References copy(), isl_pw_aff_min(), manage, release(), and res.
|
inline |
Definition at line 15548 of file isl-noexceptions.h.
References isl::pw_multi_aff::min_multi_val().
Referenced by copy(), and isl::aff::min_multi_val().
|
inline |
Definition at line 15553 of file isl-noexceptions.h.
References copy(), isl_pw_aff_mod_val(), manage, mod(), and res.
|
inline |
Definition at line 15559 of file isl-noexceptions.h.
|
inline |
Definition at line 15564 of file isl-noexceptions.h.
References copy(), isl_pw_aff_mul(), manage, release(), and res.
Referenced by polly::applyPartialUnroll(), copy(), isl::aff::mul(), polly::operator*(), polly::operator*(), polly::operator*(), polly::operator*(), and polly::operator*().
|
inline |
Definition at line 15570 of file isl-noexceptions.h.
References isl::pw_multi_aff::n_piece(), and size().
Referenced by copy(), and isl::aff::n_piece().
|
inline |
Definition at line 15575 of file isl-noexceptions.h.
References copy(), isl_pw_aff_ne_set(), manage, release(), and res.
Referenced by buildConditionSet(), copy(), and isl::aff::ne_set().
|
inline |
Definition at line 15581 of file isl-noexceptions.h.
References copy(), isl_pw_aff_neg(), manage, and res.
Referenced by copy().
Definition at line 15051 of file isl-noexceptions.h.
|
inlinestatic |
Definition at line 15587 of file isl-noexceptions.h.
References domain(), isl_pw_aff_param_on_domain_id(), manage, and res.
Referenced by copy().
|
inline |
Definition at line 15593 of file isl-noexceptions.h.
References isl::union_pw_aff::plain_is_empty().
Referenced by copy(), and isl::aff::plain_is_empty().
|
inline |
Definition at line 15598 of file isl-noexceptions.h.
References isl::pw_multi_aff::plain_is_equal().
Referenced by copy(), isl::aff::plain_is_equal(), and isl::aff::plain_is_equal().
|
inline |
Definition at line 15603 of file isl-noexceptions.h.
References isl::union_pw_aff::plain_is_equal().
|
inline |
Definition at line 15608 of file isl-noexceptions.h.
References isl::pw_multi_aff::preimage_domain_wrapped_domain().
Referenced by copy(), isl::aff::preimage_domain_wrapped_domain(), and isl::aff::preimage_domain_wrapped_domain().
|
inline |
Definition at line 15613 of file isl-noexceptions.h.
References isl::union_pw_aff::preimage_domain_wrapped_domain().
|
inline |
Definition at line 15618 of file isl-noexceptions.h.
References isl::pw_multi_aff::product().
Referenced by copy(), isl::aff::product(), and isl::aff::product().
|
inline |
Definition at line 15623 of file isl-noexceptions.h.
References isl::pw_multi_aff::product().
|
inline |
Definition at line 15646 of file isl-noexceptions.h.
References isl::union_pw_aff::pullback().
|
inline |
Definition at line 15628 of file isl-noexceptions.h.
References copy(), isl_pw_aff_pullback_multi_aff(), ma, manage, and res.
Referenced by copy(), isl::aff::pullback(), isl::aff::pullback(), and isl::aff::pullback().
|
inline |
Definition at line 15634 of file isl-noexceptions.h.
References copy(), isl_pw_aff_pullback_multi_pw_aff(), manage, isl::multi_pw_aff::release(), and res.
|
inline |
Definition at line 15640 of file isl-noexceptions.h.
References copy(), isl_pw_aff_pullback_pw_multi_aff(), manage, pma, and res.
|
inline |
Definition at line 15651 of file isl-noexceptions.h.
References isl::union_pw_aff::pw_multi_aff_list().
Referenced by copy(), and isl::aff::pw_multi_aff_list().
|
inline |
Definition at line 15656 of file isl-noexceptions.h.
References isl::pw_multi_aff::range_factor_domain().
Referenced by copy(), and isl::aff::range_factor_domain().
|
inline |
Definition at line 15661 of file isl-noexceptions.h.
References isl::pw_multi_aff::range_factor_range().
Referenced by copy(), and isl::aff::range_factor_range().
|
inline |
Definition at line 15666 of file isl-noexceptions.h.
References isl::pw_multi_aff::range_product().
Referenced by copy(), isl::aff::range_product(), isl::aff::range_product(), isl::aff::range_product(), and isl::aff::range_product().
|
inline |
Definition at line 15671 of file isl-noexceptions.h.
References isl::union_pw_aff::range_product().
|
inline |
Definition at line 15676 of file isl-noexceptions.h.
References isl::pw_multi_aff::range_product().
|
inline |
Definition at line 15681 of file isl-noexceptions.h.
References isl::union_pw_aff::range_product().
|
inline |
Definition at line 15686 of file isl-noexceptions.h.
References isl::pw_multi_aff::range_tuple_id().
Referenced by copy().
|
inline |
Definition at line 15069 of file isl-noexceptions.h.
References __isl_give, and ptr.
Referenced by add(), isl::pw_aff_list::add(), bind(), cond(), copy(), div(), eq_set(), isl::map::from_pw_aff(), ge_set(), gt_set(), isl::pw_aff_list::insert(), le_set(), lt_set(), max(), min(), mul(), ne_set(), isl::pw_aff_list::pw_aff_list(), isl::multi_pw_aff::set_at(), isl::multi_pw_aff::set_pw_aff(), set_tuple_id(), sub(), tdiv_q(), tdiv_r(), and union_add().
|
inline |
Definition at line 15691 of file isl-noexceptions.h.
References isl::multi_pw_aff::reset_range_tuple_id().
Referenced by copy().
|
inline |
Definition at line 15696 of file isl-noexceptions.h.
References isl::multi_pw_aff::reset_tuple_id(), and type.
Referenced by copy().
|
inline |
Definition at line 15701 of file isl-noexceptions.h.
References isl::multi_pw_aff::scale().
|
inline |
Definition at line 15706 of file isl-noexceptions.h.
References copy(), isl_pw_aff_scale_val(), manage, isl::val::release(), and res.
|
inline |
Definition at line 15712 of file isl-noexceptions.h.
|
inline |
Definition at line 15717 of file isl-noexceptions.h.
References isl::multi_pw_aff::scale_down().
Referenced by copy(), and scale_down().
|
inline |
Definition at line 15722 of file isl-noexceptions.h.
References copy(), f, isl_pw_aff_scale_down_val(), manage, and res.
|
inline |
Definition at line 15728 of file isl-noexceptions.h.
References ctx(), f, and scale_down().
|
inline |
Definition at line 15733 of file isl-noexceptions.h.
References pos(), and isl::pw_multi_aff::set_at().
Referenced by copy(), isl::aff::set_at(), and isl::aff::set_at().
|
inline |
Definition at line 15738 of file isl-noexceptions.h.
References pos(), and isl::union_pw_aff::set_at().
|
inline |
Definition at line 15743 of file isl-noexceptions.h.
References pos(), and isl::pw_multi_aff::set_pw_aff().
Referenced by copy(), isl::aff::set_pw_aff(), and isl::aff::set_pw_aff().
|
inline |
Definition at line 15748 of file isl-noexceptions.h.
References pa, pos(), and isl::pw_multi_aff::set_pw_aff().
|
inline |
Definition at line 15753 of file isl-noexceptions.h.
References isl::pw_multi_aff::set_range_tuple().
Referenced by copy(), and set_range_tuple().
|
inline |
Definition at line 15758 of file isl-noexceptions.h.
References ctx(), and set_range_tuple().
|
inline |
Definition at line 15769 of file isl-noexceptions.h.
References ctx(), set_tuple_id(), and type.
|
inline |
Definition at line 15763 of file isl-noexceptions.h.
References copy(), isl_pw_aff_set_tuple_id(), manage, release(), res, and type.
Referenced by polly::MemoryAccess::assumeNoOutOfBound(), copy(), isl::aff::set_tuple_id(), and set_tuple_id().
|
inline |
Definition at line 15774 of file isl-noexceptions.h.
References pos(), and isl::union_pw_aff::set_union_pw_aff().
Referenced by copy(), and isl::aff::set_union_pw_aff().
|
inline |
Definition at line 15779 of file isl-noexceptions.h.
References isl::multi_pw_aff::size(), and size().
|
inline |
Definition at line 15784 of file isl-noexceptions.h.
References get(), isl_pw_aff_get_space(), manage, and res.
Referenced by copy(), extract_pw_multi_aff(), get_space(), intersect_domain(), isl::aff::space(), and subtract_domain().
|
inline |
Definition at line 15826 of file isl-noexceptions.h.
References sub().
|
inline |
Definition at line 15795 of file isl-noexceptions.h.
References isl::pw_multi_aff::sub().
Referenced by copy(), polly::operator-(), polly::operator-(), polly::operator-(), polly::operator-(), polly::operator-(), isl::aff::sub(), isl::aff::sub(), isl::aff::sub(), isl::aff::sub(), isl::aff::sub(), isl::aff::sub(), and sub().
|
inline |
Definition at line 15800 of file isl-noexceptions.h.
References isl::union_pw_aff::sub().
|
inline |
Definition at line 15811 of file isl-noexceptions.h.
References isl::pw_multi_aff::sub().
|
inline |
Definition at line 15816 of file isl-noexceptions.h.
References isl::union_pw_aff::sub().
|
inline |
Definition at line 15821 of file isl-noexceptions.h.
References isl::union_pw_aff::sub().
|
inline |
Definition at line 15805 of file isl-noexceptions.h.
References copy(), isl_pw_aff_sub(), manage, release(), and res.
|
inline |
Definition at line 15847 of file isl-noexceptions.h.
References subtract_domain().
|
inline |
Definition at line 15852 of file isl-noexceptions.h.
References subtract_domain().
|
inline |
Definition at line 15837 of file isl-noexceptions.h.
References space(), and isl::union_pw_aff::subtract_domain().
|
inline |
Definition at line 15842 of file isl-noexceptions.h.
References isl::union_pw_aff::subtract_domain().
|
inline |
Definition at line 15831 of file isl-noexceptions.h.
References copy(), isl_pw_aff_subtract_domain(), manage, isl::set::release(), and res.
Referenced by copy(), isl::aff::subtract_domain(), isl::aff::subtract_domain(), isl::aff::subtract_domain(), subtract_domain(), and subtract_domain().
|
inline |
Definition at line 15857 of file isl-noexceptions.h.
References copy(), isl_pw_aff_tdiv_q(), manage, release(), and res.
Referenced by copy(), polly::operator/(), polly::operator/(), polly::operator/(), polly::operator/(), polly::operator/(), and isl::aff::tdiv_q().
|
inline |
Definition at line 15863 of file isl-noexceptions.h.
References copy(), isl_pw_aff_tdiv_r(), manage, release(), and res.
Referenced by copy(), polly::operator%(), polly::operator%(), polly::operator%(), polly::operator%(), polly::operator%(), and isl::aff::tdiv_r().
|
inline |
|
inline |
Definition at line 15875 of file isl-noexceptions.h.
References isl::pw_multi_aff::to_multi_pw_aff().
Referenced by copy().
|
inline |
Definition at line 15880 of file isl-noexceptions.h.
References copy(), isl_pw_aff_to_union_pw_aff(), manage, and res.
Referenced by copy(), and isl::aff::to_union_pw_aff().
|
inline |
Definition at line 15886 of file isl-noexceptions.h.
References isl::pw_multi_aff::to_union_pw_multi_aff().
Referenced by copy(), and isl::aff::to_union_pw_multi_aff().
Definition at line 15891 of file isl-noexceptions.h.
References get(), isl_pw_aff_get_tuple_id(), manage, res, and type.
Referenced by copy(), get_tuple_id(), and isl::aff::tuple_id().
|
inline |
Definition at line 15902 of file isl-noexceptions.h.
References domain(), and isl::pw_multi_aff::unbind_params_insert_domain().
Referenced by copy().
|
inline |
Definition at line 15938 of file isl-noexceptions.h.
References union_add().
|
inline |
Definition at line 15907 of file isl-noexceptions.h.
References isl::pw_multi_aff::union_add().
Referenced by copy(), isl::aff::union_add(), isl::aff::union_add(), isl::aff::union_add(), isl::aff::union_add(), isl::aff::union_add(), isl::aff::union_add(), and union_add().
|
inline |
Definition at line 15912 of file isl-noexceptions.h.
References isl::union_pw_aff::union_add().
|
inline |
Definition at line 15923 of file isl-noexceptions.h.
References isl::pw_multi_aff::union_add().
|
inline |
Definition at line 15928 of file isl-noexceptions.h.
References isl::union_pw_aff::union_add().
|
inline |
Definition at line 15933 of file isl-noexceptions.h.
References isl::union_pw_aff::union_add().
|
inline |
Definition at line 15917 of file isl-noexceptions.h.
References copy(), isl_pw_aff_union_add(), manage, release(), and res.
|
inlinestatic |
Definition at line 15943 of file isl-noexceptions.h.
References isl_pw_aff_var_on_domain(), manage, pos(), isl::local_space::release(), res, and type.
Referenced by polly::MemoryAccess::assumeNoOutOfBound(), and copy().
|
friend |
Definition at line 15007 of file isl-noexceptions.h.
References __isl_take, ptr, and pw_aff().
Referenced by add(), add_constant(), add_dims(), as_aff(), as_map(), bind(), bind_domain(), bind_domain_wrapped_domain(), ceil(), coalesce(), cond(), copy(), dim_id(), div(), domain(), domain_space(), eq_set(), eval(), floor(), foreach_piece(), ge_set(), gist(), gt_set(), insert_domain(), intersect_domain(), intersect_params(), is_cst(), is_equal(), isa_aff(), le_set(), lt_set(), max(), min(), mod(), mul(), ne_set(), neg(), param_on_domain(), pullback(), pullback(), pullback(), scale(), scale_down(), set_tuple_id(), space(), sub(), subtract_domain(), tdiv_q(), tdiv_r(), to_list(), to_union_pw_aff(), tuple_id(), union_add(), and var_on_domain().
|
friend |
Definition at line 15010 of file isl-noexceptions.h.
References __isl_keep, isl_pw_aff_copy(), ptr, and pw_aff().
Referenced by copy().
|
protected |