#include <cpp.h>
|
| | pw_multi_aff_list () |
| | pw_multi_aff_list (const pw_multi_aff_list &obj) |
| | pw_multi_aff_list (isl::ctx ctx, int n) |
| | pw_multi_aff_list (isl::pw_multi_aff el) |
| | pw_multi_aff_list (isl::ctx ctx, const std::string &str) |
| pw_multi_aff_list & | operator= (pw_multi_aff_list obj) |
| | ~pw_multi_aff_list () |
| __isl_give isl_pw_multi_aff_list * | copy () const & |
| __isl_give isl_pw_multi_aff_list * | copy () &&=delete |
| __isl_keep isl_pw_multi_aff_list * | get () const |
| __isl_give isl_pw_multi_aff_list * | release () |
| bool | is_null () const |
| isl::ctx | ctx () const |
| isl::pw_multi_aff_list | add (isl::pw_multi_aff el) const |
| isl::pw_multi_aff | at (int index) const |
| isl::pw_multi_aff | get_at (int index) const |
| isl::pw_multi_aff_list | clear () const |
| isl::pw_multi_aff_list | concat (isl::pw_multi_aff_list list2) const |
| isl::pw_multi_aff_list | drop (unsigned int first, unsigned int n) const |
| void | foreach (const std::function< void(isl::pw_multi_aff)> &fn) const |
| void | foreach_scc (const std::function< bool(isl::pw_multi_aff, isl::pw_multi_aff)> &follows, const std::function< void(isl::pw_multi_aff_list)> &fn) const |
| isl::pw_multi_aff_list | insert (unsigned int pos, isl::pw_multi_aff el) const |
| isl::pw_multi_aff_list | set_at (int index, isl::pw_multi_aff el) const |
| unsigned | size () const |
| | pw_multi_aff_list () |
| | pw_multi_aff_list (const pw_multi_aff_list &obj) |
| | pw_multi_aff_list (isl::ctx ctx, int n) |
| | pw_multi_aff_list (isl::pw_multi_aff el) |
| | pw_multi_aff_list (isl::ctx ctx, const std::string &str) |
| pw_multi_aff_list & | operator= (pw_multi_aff_list obj) |
| | ~pw_multi_aff_list () |
| __isl_give isl_pw_multi_aff_list * | copy () const & |
| __isl_give isl_pw_multi_aff_list * | copy () &&=delete |
| __isl_keep isl_pw_multi_aff_list * | get () const |
| __isl_give isl_pw_multi_aff_list * | release () |
| bool | is_null () const |
| isl::ctx | ctx () const |
| isl::pw_multi_aff_list | add (isl::pw_multi_aff el) const |
| isl::pw_multi_aff | at (int index) const |
| isl::pw_multi_aff | get_at (int index) const |
| isl::pw_multi_aff_list | clear () const |
| isl::pw_multi_aff_list | concat (isl::pw_multi_aff_list list2) const |
| isl::pw_multi_aff_list | drop (unsigned int first, unsigned int n) const |
| stat | foreach (const std::function< stat(isl::pw_multi_aff)> &fn) const |
| isl::pw_multi_aff_list | insert (unsigned int pos, isl::pw_multi_aff el) const |
| class size | size () const |
|
| isl_pw_multi_aff_list * | ptr = nullptr |
Definition at line 3199 of file include/isl/cpp.h.
◆ pw_multi_aff_list() [1/12]
| isl::pw_multi_aff_list::pw_multi_aff_list |
( |
__isl_take isl_pw_multi_aff_list * | ptr | ) |
|
|
inlineexplicitprotected |
◆ pw_multi_aff_list() [2/12]
| isl::pw_multi_aff_list::pw_multi_aff_list |
( |
| ) |
|
|
inline |
◆ pw_multi_aff_list() [3/12]
◆ pw_multi_aff_list() [4/12]
| isl::pw_multi_aff_list::pw_multi_aff_list |
( |
isl::ctx | ctx, |
|
|
int | n ) |
|
inlineexplicit |
◆ pw_multi_aff_list() [5/12]
◆ pw_multi_aff_list() [6/12]
| isl::pw_multi_aff_list::pw_multi_aff_list |
( |
isl::ctx | ctx, |
|
|
const std::string & | str ) |
|
inlineexplicit |
◆ ~pw_multi_aff_list() [1/2]
| isl::pw_multi_aff_list::~pw_multi_aff_list |
( |
| ) |
|
|
inline |
◆ pw_multi_aff_list() [7/12]
| isl::pw_multi_aff_list::pw_multi_aff_list |
( |
__isl_take isl_pw_multi_aff_list * | ptr | ) |
|
|
inlineexplicitprotected |
◆ pw_multi_aff_list() [8/12]
| isl::pw_multi_aff_list::pw_multi_aff_list |
( |
| ) |
|
|
inline |
◆ pw_multi_aff_list() [9/12]
◆ pw_multi_aff_list() [10/12]
| isl::pw_multi_aff_list::pw_multi_aff_list |
( |
isl::ctx | ctx, |
|
|
int | n ) |
|
inlineexplicit |
◆ pw_multi_aff_list() [11/12]
◆ pw_multi_aff_list() [12/12]
| isl::pw_multi_aff_list::pw_multi_aff_list |
( |
isl::ctx | ctx, |
|
|
const std::string & | str ) |
|
inlineexplicit |
◆ ~pw_multi_aff_list() [2/2]
| isl::pw_multi_aff_list::~pw_multi_aff_list |
( |
| ) |
|
|
inline |
◆ add() [1/2]
◆ add() [2/2]
◆ at() [1/2]
◆ at() [2/2]
◆ clear() [1/2]
◆ clear() [2/2]
◆ concat() [1/2]
◆ concat() [2/2]
◆ copy() [1/4]
| __isl_give isl_pw_multi_aff_list * isl::pw_multi_aff_list::copy |
( |
| ) |
&& |
|
inlinedelete |
◆ copy() [2/4]
| __isl_give isl_pw_multi_aff_list * isl::pw_multi_aff_list::copy |
( |
| ) |
&& |
|
inlinedelete |
◆ copy() [3/4]
| __isl_give isl_pw_multi_aff_list * isl::pw_multi_aff_list::copy |
( |
| ) |
const & |
|
inline |
◆ copy() [4/4]
| __isl_give isl_pw_multi_aff_list * isl::pw_multi_aff_list::copy |
( |
| ) |
const & |
|
inline |
◆ ctx() [1/2]
| isl::ctx isl::pw_multi_aff_list::ctx |
( |
| ) |
const |
|
inline |
◆ ctx() [2/2]
| isl::ctx isl::pw_multi_aff_list::ctx |
( |
| ) |
const |
|
inline |
◆ drop() [1/2]
◆ drop() [2/2]
◆ foreach() [1/2]
◆ foreach() [2/2]
| void isl::pw_multi_aff_list::foreach |
( |
const std::function< void(isl::pw_multi_aff)> & | fn | ) |
const |
|
inline |
Definition at line 21421 of file include/isl/cpp.h.
References ctx(), fn, foreach(), get(), ISL_CPP_CATCH_ALL, ISL_CPP_TRY, isl_stat_error, isl_stat_ok, manage, isl::exception::on_error, ptr, res, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
Referenced by drop(), and foreach().
◆ foreach_scc()
Definition at line 21449 of file include/isl/cpp.h.
References ctx(), fn, foreach_scc(), get(), isl_bool_error, isl_bool_false, isl_bool_true, ISL_CPP_CATCH_ALL, ISL_CPP_TRY, isl_stat_error, isl_stat_ok, manage, manage_copy, isl::exception::on_error, ptr, res, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
Referenced by drop(), and foreach_scc().
◆ get() [1/2]
| __isl_keep isl_pw_multi_aff_list * isl::pw_multi_aff_list::get |
( |
| ) |
const |
|
inline |
◆ get() [2/2]
| __isl_keep isl_pw_multi_aff_list * isl::pw_multi_aff_list::get |
( |
| ) |
const |
|
inline |
◆ get_at() [1/2]
◆ get_at() [2/2]
◆ insert() [1/2]
◆ insert() [2/2]
◆ is_null() [1/2]
| bool isl::pw_multi_aff_list::is_null |
( |
| ) |
const |
|
inline |
◆ is_null() [2/2]
| bool isl::pw_multi_aff_list::is_null |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release() [1/2]
| __isl_give isl_pw_multi_aff_list * isl::pw_multi_aff_list::release |
( |
| ) |
|
|
inline |
◆ release() [2/2]
| __isl_give isl_pw_multi_aff_list * isl::pw_multi_aff_list::release |
( |
| ) |
|
|
inline |
◆ set_at()
◆ size() [1/2]
| unsigned isl::pw_multi_aff_list::size |
( |
| ) |
const |
|
inline |
◆ size() [2/2]
| class size isl::pw_multi_aff_list::size |
( |
| ) |
const |
|
inline |
◆ manage [1/2]
◆ manage [2/2]
◆ manage_copy [1/2]
◆ manage_copy [2/2]
◆ ptr
| isl_pw_multi_aff_list* isl::pw_multi_aff_list::ptr = nullptr |
|
protected |
The documentation for this class was generated from the following files: