|
Polly 24.0.0git
|
#include <typed_cpp.h>
Public Member Functions | |
| id ()=default | |
| id (const isl::id &obj) | |
| id (const isl::ctx &ctx, const std::string &str) | |
| std::string | get_name () const =delete |
| Public Member Functions inherited from isl::checked::id | |
| id () | |
| id (const id &obj) | |
| id (isl::checked::ctx ctx, const std::string &str) | |
| id & | operator= (id obj) |
| ~id () | |
| __isl_give isl_id * | copy () const & |
| __isl_give isl_id * | copy () &&=delete |
| __isl_keep isl_id * | get () const |
| __isl_give isl_id * | release () |
| bool | is_null () const |
| isl::checked::ctx | ctx () const |
| std::string | name () const |
| std::string | get_name () const |
| isl::checked::id_list | to_list () const |
Static Public Member Functions | |
| static id | from (const isl::id &obj) |
Friends | |
| template<typename...> | |
| struct | aff |
| template<typename...> | |
| struct | aff_list |
| template<typename...> | |
| struct | basic_map |
| template<typename...> | |
| struct | basic_set |
| template<typename...> | |
| struct | fixed_box |
| template<typename...> | |
| struct | id |
| template<typename...> | |
| struct | id_list |
| template<typename...> | |
| struct | map |
| template<typename...> | |
| struct | map_list |
| template<typename...> | |
| struct | multi_aff |
| template<typename...> | |
| struct | multi_id |
| template<typename...> | |
| struct | multi_pw_aff |
| template<typename...> | |
| struct | multi_union_pw_aff |
| template<typename...> | |
| struct | multi_val |
| template<typename...> | |
| struct | point |
| template<typename...> | |
| struct | pw_aff |
| template<typename...> | |
| struct | pw_aff_list |
| template<typename...> | |
| struct | pw_multi_aff |
| template<typename...> | |
| struct | pw_multi_aff_list |
| template<typename...> | |
| struct | set |
| template<typename...> | |
| struct | set_list |
| template<typename...> | |
| struct | space |
| template<typename...> | |
| struct | union_map |
| template<typename...> | |
| struct | union_pw_aff |
| template<typename...> | |
| struct | union_pw_aff_list |
| template<typename...> | |
| struct | union_pw_multi_aff |
| template<typename...> | |
| struct | union_set |
| template<typename...> | |
| struct | union_set_list |
| template<typename...> | |
| struct | val |
| template<typename...> | |
| struct | val_list |
Additional Inherited Members | |
| Protected Member Functions inherited from isl::checked::id | |
| id (__isl_take isl_id *ptr) | |
| Protected Attributes inherited from isl::checked::id | |
| isl_id * | ptr = nullptr |
Definition at line 2923 of file typed_cpp.h.
|
default |
|
inline |
Definition at line 2986 of file typed_cpp.h.
|
inlineexplicit |
References isl::checked::id::ctx(), and str.
|
inlinestatic |
Definition at line 2987 of file typed_cpp.h.
|
inlinedelete |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
Definition at line 2949 of file typed_cpp.h.
References multi_union_pw_aff.
Referenced by multi_union_pw_aff.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
Definition at line 2961 of file typed_cpp.h.
References pw_multi_aff_list.
Referenced by pw_multi_aff_list.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
Definition at line 2973 of file typed_cpp.h.
References union_pw_aff_list.
Referenced by union_pw_aff_list.
|
friend |
Definition at line 2975 of file typed_cpp.h.
References union_pw_multi_aff.
Referenced by union_pw_multi_aff.
|
friend |
|
friend |
Definition at line 2979 of file typed_cpp.h.
References union_set_list.
Referenced by union_set_list.
|
friend |
|
friend |