|
Polly 23.0.0git
|
These are automatically generated conversions between the default and the checked C++ bindings for isl. More...
Namespaces | |
| namespace | checked |
| namespace | clang |
| namespace | noexceptions |
| namespace | typed |
Typedefs | |
| template<typename ListT> | |
| using | list_element_type = decltype(std::declval<ListT>().get_at(0)) |
Enumerations | |
| enum class | dim { cst = isl_dim_cst , param = isl_dim_param , in = isl_dim_in , out = isl_dim_out , set = isl_dim_set , div = isl_dim_div , all = isl_dim_all } |
These are automatically generated conversions between the default and the checked C++ bindings for isl.
These are automatically generated templated C++ bindings for isl.
These are automatically generated checked C++ bindings for isl.
isl is a library for computing with integer sets and maps described by Presburger formulas. On top of this, isl provides various tools for polyhedral compilation, ranging from dependence analysis over scheduling to AST generation.
|
strong |
| Enumerator | |
|---|---|
| cst | |
| param | |
| in | |
| out | |
| set | |
| div | |
| all | |
Definition at line 190 of file isl-noexceptions.h.
| checked::aff isl::check | ( | aff | obj | ) |
Definition at line 17 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
Referenced by check_conversion_call(), and check_conversion_equal().
| checked::aff_list isl::check | ( | aff_list | obj | ) |
Definition at line 25 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_build isl::check | ( | ast_build | obj | ) |
Definition at line 33 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr isl::check | ( | ast_expr | obj | ) |
Definition at line 41 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_id isl::check | ( | ast_expr_id | obj | ) |
Definition at line 49 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_int isl::check | ( | ast_expr_int | obj | ) |
Definition at line 57 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op isl::check | ( | ast_expr_op | obj | ) |
Definition at line 65 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_access isl::check | ( | ast_expr_op_access | obj | ) |
Definition at line 73 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_add isl::check | ( | ast_expr_op_add | obj | ) |
Definition at line 81 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_address_of isl::check | ( | ast_expr_op_address_of | obj | ) |
Definition at line 89 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_and isl::check | ( | ast_expr_op_and | obj | ) |
Definition at line 97 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_and_then isl::check | ( | ast_expr_op_and_then | obj | ) |
Definition at line 105 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_call isl::check | ( | ast_expr_op_call | obj | ) |
Definition at line 113 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_cond isl::check | ( | ast_expr_op_cond | obj | ) |
Definition at line 121 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_div isl::check | ( | ast_expr_op_div | obj | ) |
Definition at line 129 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_eq isl::check | ( | ast_expr_op_eq | obj | ) |
Definition at line 137 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_fdiv_q isl::check | ( | ast_expr_op_fdiv_q | obj | ) |
Definition at line 145 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_ge isl::check | ( | ast_expr_op_ge | obj | ) |
Definition at line 153 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_gt isl::check | ( | ast_expr_op_gt | obj | ) |
Definition at line 161 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_le isl::check | ( | ast_expr_op_le | obj | ) |
Definition at line 169 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_lt isl::check | ( | ast_expr_op_lt | obj | ) |
Definition at line 177 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_max isl::check | ( | ast_expr_op_max | obj | ) |
Definition at line 185 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_member isl::check | ( | ast_expr_op_member | obj | ) |
Definition at line 193 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_min isl::check | ( | ast_expr_op_min | obj | ) |
Definition at line 201 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_minus isl::check | ( | ast_expr_op_minus | obj | ) |
Definition at line 209 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_mul isl::check | ( | ast_expr_op_mul | obj | ) |
Definition at line 217 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_or isl::check | ( | ast_expr_op_or | obj | ) |
Definition at line 225 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_or_else isl::check | ( | ast_expr_op_or_else | obj | ) |
Definition at line 233 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_pdiv_q isl::check | ( | ast_expr_op_pdiv_q | obj | ) |
Definition at line 241 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_pdiv_r isl::check | ( | ast_expr_op_pdiv_r | obj | ) |
Definition at line 249 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_select isl::check | ( | ast_expr_op_select | obj | ) |
Definition at line 257 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_sub isl::check | ( | ast_expr_op_sub | obj | ) |
Definition at line 265 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_expr_op_zdiv_r isl::check | ( | ast_expr_op_zdiv_r | obj | ) |
Definition at line 273 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_node isl::check | ( | ast_node | obj | ) |
Definition at line 281 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_node_block isl::check | ( | ast_node_block | obj | ) |
Definition at line 289 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_node_for isl::check | ( | ast_node_for | obj | ) |
Definition at line 297 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_node_if isl::check | ( | ast_node_if | obj | ) |
Definition at line 305 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_node_list isl::check | ( | ast_node_list | obj | ) |
Definition at line 313 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_node_mark isl::check | ( | ast_node_mark | obj | ) |
Definition at line 321 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::ast_node_user isl::check | ( | ast_node_user | obj | ) |
Definition at line 329 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::basic_map isl::check | ( | basic_map | obj | ) |
Definition at line 337 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::basic_set isl::check | ( | basic_set | obj | ) |
Definition at line 345 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::fixed_box isl::check | ( | fixed_box | obj | ) |
Definition at line 353 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::id isl::check | ( | id | obj | ) |
Definition at line 361 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::id_list isl::check | ( | id_list | obj | ) |
Definition at line 369 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::id_to_ast_expr isl::check | ( | id_to_ast_expr | obj | ) |
Definition at line 377 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::id_to_id isl::check | ( | id_to_id | obj | ) |
Definition at line 385 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::map isl::check | ( | map | obj | ) |
Definition at line 393 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::map_list isl::check | ( | map_list | obj | ) |
Definition at line 401 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::multi_aff isl::check | ( | multi_aff | obj | ) |
Definition at line 409 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::multi_id isl::check | ( | multi_id | obj | ) |
Definition at line 417 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::multi_pw_aff isl::check | ( | multi_pw_aff | obj | ) |
Definition at line 425 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::multi_union_pw_aff isl::check | ( | multi_union_pw_aff | obj | ) |
Definition at line 433 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::multi_val isl::check | ( | multi_val | obj | ) |
Definition at line 441 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::point isl::check | ( | point | obj | ) |
Definition at line 449 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::pw_aff isl::check | ( | pw_aff | obj | ) |
Definition at line 457 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::pw_aff_list isl::check | ( | pw_aff_list | obj | ) |
Definition at line 465 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::pw_multi_aff isl::check | ( | pw_multi_aff | obj | ) |
Definition at line 473 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::pw_multi_aff_list isl::check | ( | pw_multi_aff_list | obj | ) |
Definition at line 481 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule isl::check | ( | schedule | obj | ) |
Definition at line 489 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_constraints isl::check | ( | schedule_constraints | obj | ) |
Definition at line 497 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node isl::check | ( | schedule_node | obj | ) |
Definition at line 505 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_band isl::check | ( | schedule_node_band | obj | ) |
Definition at line 513 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_context isl::check | ( | schedule_node_context | obj | ) |
Definition at line 521 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_domain isl::check | ( | schedule_node_domain | obj | ) |
Definition at line 529 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_expansion isl::check | ( | schedule_node_expansion | obj | ) |
Definition at line 537 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_extension isl::check | ( | schedule_node_extension | obj | ) |
Definition at line 545 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_filter isl::check | ( | schedule_node_filter | obj | ) |
Definition at line 553 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_guard isl::check | ( | schedule_node_guard | obj | ) |
Definition at line 561 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_leaf isl::check | ( | schedule_node_leaf | obj | ) |
Definition at line 569 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_mark isl::check | ( | schedule_node_mark | obj | ) |
Definition at line 577 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_sequence isl::check | ( | schedule_node_sequence | obj | ) |
Definition at line 585 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::schedule_node_set isl::check | ( | schedule_node_set | obj | ) |
Definition at line 593 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::set isl::check | ( | set | obj | ) |
Definition at line 601 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::set_list isl::check | ( | set_list | obj | ) |
Definition at line 609 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::space isl::check | ( | space | obj | ) |
Definition at line 617 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::union_access_info isl::check | ( | union_access_info | obj | ) |
Definition at line 625 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::union_flow isl::check | ( | union_flow | obj | ) |
Definition at line 633 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::union_map isl::check | ( | union_map | obj | ) |
Definition at line 641 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::union_pw_aff isl::check | ( | union_pw_aff | obj | ) |
Definition at line 649 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::union_pw_aff_list isl::check | ( | union_pw_aff_list | obj | ) |
Definition at line 657 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::union_pw_multi_aff isl::check | ( | union_pw_multi_aff | obj | ) |
Definition at line 665 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::union_set isl::check | ( | union_set | obj | ) |
Definition at line 673 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::union_set_list isl::check | ( | union_set_list | obj | ) |
Definition at line 681 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::val isl::check | ( | val | obj | ) |
Definition at line 689 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| checked::val_list isl::check | ( | val_list | obj | ) |
Definition at line 697 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
|
inline |
Definition at line 4579 of file include/isl/cpp.h.
References __isl_take, aff, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 5968 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 6254 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 6543 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 7759 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 8206 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 8615 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 8879 of file isl-noexceptions.h.
|
inline |
Definition at line 9896 of file include/isl/cpp.h.
References __isl_take, isl_basic_set, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 9847 of file isl-noexceptions.h.
|
inline |
Definition at line 9985 of file isl-noexceptions.h.
|
inline |
Definition at line 10829 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 10995 of file include/isl/cpp.h.
References __isl_take, id, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 11162 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 11469 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 11601 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 10507 of file isl-noexceptions.h.
|
inline |
Definition at line 11747 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), map, and isl::exception::throw_invalid().
|
inline |
Definition at line 13606 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 13892 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 15158 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 15379 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 16475 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 17003 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 17473 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), point, and isl::exception::throw_invalid().
|
inline |
Definition at line 18269 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 19682 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 19968 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 21284 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 21570 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), schedule, and isl::exception::throw_invalid().
|
inline |
Definition at line 21736 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 22030 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 23462 of file include/isl/cpp.h.
References __isl_take, isl_set, isl::checked::manage(), set, and isl::exception::throw_invalid().
|
inline |
Definition at line 24769 of file include/isl/cpp.h.
References __isl_take, isl_set_list, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 25055 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 25777 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 25942 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 26125 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 27374 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 28086 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 28372 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 28891 of file include/isl/cpp.h.
References __isl_take, isl_union_set, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 29542 of file include/isl/cpp.h.
References __isl_take, isl_union_set_list, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 29828 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), isl::exception::throw_invalid(), and val.
|
inline |
Definition at line 30583 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
Definition at line 95 of file isl-noexceptions.h.
Definition at line 185 of file isl-noexceptions.h.
Definition at line 147 of file isl-noexceptions.h.
|
inline |
Definition at line 4584 of file include/isl/cpp.h.
References __isl_keep, aff, isl_aff_copy(), isl_aff_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 5973 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6259 of file include/isl/cpp.h.
References __isl_keep, isl_ast_build_copy(), isl_ast_build_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6548 of file include/isl/cpp.h.
References __isl_keep, isl_ast_expr_copy(), isl_ast_expr_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7764 of file include/isl/cpp.h.
References __isl_keep, isl_ast_node_copy(), isl_ast_node_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 8211 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 8620 of file include/isl/cpp.h.
References __isl_keep, isl_basic_map_copy(), isl_basic_map_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 8882 of file isl-noexceptions.h.
|
inline |
Definition at line 9901 of file include/isl/cpp.h.
References __isl_keep, isl_basic_set, isl_basic_set_copy(), isl_basic_set_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 9850 of file isl-noexceptions.h.
|
inline |
Definition at line 9988 of file isl-noexceptions.h.
|
inline |
Definition at line 10834 of file include/isl/cpp.h.
References __isl_keep, isl_fixed_box_copy(), isl_fixed_box_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 11000 of file include/isl/cpp.h.
References __isl_keep, id, isl_id_copy(), isl_id_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 11167 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 11474 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 11606 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 10510 of file isl-noexceptions.h.
|
inline |
Definition at line 11752 of file include/isl/cpp.h.
References __isl_keep, isl_map_copy(), isl_map_get_ctx(), isl::checked::manage_copy(), map, isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 13611 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 13897 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 15163 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 15384 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 16480 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 17008 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 17478 of file include/isl/cpp.h.
References __isl_keep, isl_point_copy(), isl_point_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, point, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 18274 of file include/isl/cpp.h.
References __isl_keep, isl_pw_aff_copy(), isl_pw_aff_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 19687 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 19973 of file include/isl/cpp.h.
References __isl_keep, isl_pw_multi_aff_copy(), isl_pw_multi_aff_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 21289 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 21575 of file include/isl/cpp.h.
References __isl_keep, isl_schedule_copy(), isl_schedule_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, schedule, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 21741 of file include/isl/cpp.h.
References __isl_keep, isl_schedule_constraints_copy(), isl_schedule_constraints_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 22035 of file include/isl/cpp.h.
References __isl_keep, isl_schedule_node_copy(), isl_schedule_node_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23467 of file include/isl/cpp.h.
References __isl_keep, isl_set, isl_set_copy(), isl_set_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, set, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 24774 of file include/isl/cpp.h.
References __isl_keep, isl_set_list, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 25060 of file include/isl/cpp.h.
References __isl_keep, isl_space_copy(), isl_space_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 25782 of file include/isl/cpp.h.
References __isl_keep, isl_union_access_info_copy(), isl_union_access_info_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 25947 of file include/isl/cpp.h.
References __isl_keep, isl_union_flow_copy(), isl_union_flow_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 26130 of file include/isl/cpp.h.
References __isl_keep, isl_union_map_copy(), isl_union_map_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 27379 of file include/isl/cpp.h.
References __isl_keep, isl_union_pw_aff_copy(), isl_union_pw_aff_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 28091 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 28377 of file include/isl/cpp.h.
References __isl_keep, isl_union_pw_multi_aff_copy(), isl_union_pw_multi_aff_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 28896 of file include/isl/cpp.h.
References __isl_keep, isl_union_set, isl_union_set_copy(), isl_union_set_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 29547 of file include/isl/cpp.h.
References __isl_keep, isl_union_set_list, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 29833 of file include/isl/cpp.h.
References __isl_keep, isl_val_copy(), isl_val_get_ctx(), isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), isl::exception::throw_last_error(), and val.
|
inline |
Definition at line 30588 of file include/isl/cpp.h.
References __isl_keep, isl::checked::manage_copy(), isl::exception::on_error, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 5953 of file include/isl/cpp.h.
References isl_aff_get_ctx(), isl_aff_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6239 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6641 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6693 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6745 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6834 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6869 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6904 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6939 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 6974 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7009 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7044 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7079 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7114 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7149 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7184 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7219 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7254 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7289 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7324 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7359 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7394 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7429 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7464 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7499 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7534 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7569 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7604 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7639 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7674 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7709 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7744 of file include/isl/cpp.h.
References isl_ast_expr_get_ctx(), isl_ast_expr_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7897 of file include/isl/cpp.h.
References isl_ast_node_get_ctx(), isl_ast_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 7961 of file include/isl/cpp.h.
References isl_ast_node_get_ctx(), isl_ast_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 8093 of file include/isl/cpp.h.
References isl_ast_node_get_ctx(), isl_ast_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 8191 of file include/isl/cpp.h.
References isl_ast_node_get_ctx(), isl_ast_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 8467 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 8536 of file include/isl/cpp.h.
References isl_ast_node_get_ctx(), isl_ast_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 8600 of file include/isl/cpp.h.
References isl_ast_node_get_ctx(), isl_ast_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 9881 of file include/isl/cpp.h.
References isl_basic_map_get_ctx(), isl_basic_map_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 9004 of file isl-noexceptions.h.
|
inline |
Definition at line 10814 of file include/isl/cpp.h.
References isl_basic_set_get_ctx(), isl_basic_set_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 9972 of file isl-noexceptions.h.
|
inline |
Definition at line 10980 of file include/isl/cpp.h.
References isl_fixed_box_get_ctx(), isl_fixed_box_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 11147 of file include/isl/cpp.h.
References isl_id_get_ctx(), isl_id_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 11454 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 11586 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 11732 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 13591 of file include/isl/cpp.h.
References isl_map_get_ctx(), isl_map_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 13877 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 15143 of file include/isl/cpp.h.
References isl_multi_aff_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 15364 of file include/isl/cpp.h.
References isl_multi_id_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 16460 of file include/isl/cpp.h.
References isl_multi_pw_aff_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 16988 of file include/isl/cpp.h.
References isl_multi_union_pw_aff_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 17458 of file include/isl/cpp.h.
References isl_multi_val_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 18254 of file include/isl/cpp.h.
References isl_point_get_ctx(), isl_point_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 19667 of file include/isl/cpp.h.
References isl_pw_aff_get_ctx(), isl_pw_aff_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 19953 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 21269 of file include/isl/cpp.h.
References isl_pw_multi_aff_get_ctx(), isl_pw_multi_aff_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 21555 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 21721 of file include/isl/cpp.h.
References isl_schedule_get_ctx(), isl_schedule_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 22015 of file include/isl/cpp.h.
References isl_schedule_constraints_get_ctx(), isl_schedule_constraints_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 22695 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 22978 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23030 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23082 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23151 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23203 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23255 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23307 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23342 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23377 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23412 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 23447 of file include/isl/cpp.h.
References isl_schedule_node_get_ctx(), isl_schedule_node_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 24754 of file include/isl/cpp.h.
References isl_set_get_ctx(), isl_set_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 25040 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 25762 of file include/isl/cpp.h.
References isl_space_get_ctx(), isl_space_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 25927 of file include/isl/cpp.h.
References isl_union_access_info_get_ctx(), isl_union_access_info_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 26110 of file include/isl/cpp.h.
References isl_union_flow_get_ctx(), isl_union_flow_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 27359 of file include/isl/cpp.h.
References isl_union_map_get_ctx(), isl_union_map_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 28071 of file include/isl/cpp.h.
References isl_union_pw_aff_get_ctx(), isl_union_pw_aff_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 28357 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 28876 of file include/isl/cpp.h.
References isl_union_pw_multi_aff_get_ctx(), isl_union_pw_multi_aff_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 29527 of file include/isl/cpp.h.
References isl_union_set_get_ctx(), isl_union_set_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 29813 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 30568 of file include/isl/cpp.h.
References isl_val_get_ctx(), isl_val_to_str(), obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
|
inline |
Definition at line 30875 of file include/isl/cpp.h.
References obj, isl::exception::on_error, str, isl::exception::throw_invalid(), and isl::exception::throw_last_error().
| aff isl::uncheck | ( | checked::aff | obj | ) |
Definition at line 21 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
Referenced by check_conversion_call(), check_conversion_equal(), and check_conversion_null().
| aff_list isl::uncheck | ( | checked::aff_list | obj | ) |
Definition at line 29 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_build isl::uncheck | ( | checked::ast_build | obj | ) |
Definition at line 37 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr isl::uncheck | ( | checked::ast_expr | obj | ) |
Definition at line 45 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_id isl::uncheck | ( | checked::ast_expr_id | obj | ) |
Definition at line 53 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_int isl::uncheck | ( | checked::ast_expr_int | obj | ) |
Definition at line 61 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op isl::uncheck | ( | checked::ast_expr_op | obj | ) |
Definition at line 69 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_access isl::uncheck | ( | checked::ast_expr_op_access | obj | ) |
Definition at line 77 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_add isl::uncheck | ( | checked::ast_expr_op_add | obj | ) |
Definition at line 85 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_address_of isl::uncheck | ( | checked::ast_expr_op_address_of | obj | ) |
Definition at line 93 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_and isl::uncheck | ( | checked::ast_expr_op_and | obj | ) |
Definition at line 101 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_and_then isl::uncheck | ( | checked::ast_expr_op_and_then | obj | ) |
Definition at line 109 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_call isl::uncheck | ( | checked::ast_expr_op_call | obj | ) |
Definition at line 117 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_cond isl::uncheck | ( | checked::ast_expr_op_cond | obj | ) |
Definition at line 125 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_div isl::uncheck | ( | checked::ast_expr_op_div | obj | ) |
Definition at line 133 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_eq isl::uncheck | ( | checked::ast_expr_op_eq | obj | ) |
Definition at line 141 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_fdiv_q isl::uncheck | ( | checked::ast_expr_op_fdiv_q | obj | ) |
Definition at line 149 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_ge isl::uncheck | ( | checked::ast_expr_op_ge | obj | ) |
Definition at line 157 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_gt isl::uncheck | ( | checked::ast_expr_op_gt | obj | ) |
Definition at line 165 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_le isl::uncheck | ( | checked::ast_expr_op_le | obj | ) |
Definition at line 173 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_lt isl::uncheck | ( | checked::ast_expr_op_lt | obj | ) |
Definition at line 181 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_max isl::uncheck | ( | checked::ast_expr_op_max | obj | ) |
Definition at line 189 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_member isl::uncheck | ( | checked::ast_expr_op_member | obj | ) |
Definition at line 197 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_min isl::uncheck | ( | checked::ast_expr_op_min | obj | ) |
Definition at line 205 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_minus isl::uncheck | ( | checked::ast_expr_op_minus | obj | ) |
Definition at line 213 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_mul isl::uncheck | ( | checked::ast_expr_op_mul | obj | ) |
Definition at line 221 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_or isl::uncheck | ( | checked::ast_expr_op_or | obj | ) |
Definition at line 229 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_or_else isl::uncheck | ( | checked::ast_expr_op_or_else | obj | ) |
Definition at line 237 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_pdiv_q isl::uncheck | ( | checked::ast_expr_op_pdiv_q | obj | ) |
Definition at line 245 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_pdiv_r isl::uncheck | ( | checked::ast_expr_op_pdiv_r | obj | ) |
Definition at line 253 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_select isl::uncheck | ( | checked::ast_expr_op_select | obj | ) |
Definition at line 261 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_sub isl::uncheck | ( | checked::ast_expr_op_sub | obj | ) |
Definition at line 269 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_expr_op_zdiv_r isl::uncheck | ( | checked::ast_expr_op_zdiv_r | obj | ) |
Definition at line 277 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_node isl::uncheck | ( | checked::ast_node | obj | ) |
Definition at line 285 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_node_block isl::uncheck | ( | checked::ast_node_block | obj | ) |
Definition at line 293 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_node_for isl::uncheck | ( | checked::ast_node_for | obj | ) |
Definition at line 301 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_node_if isl::uncheck | ( | checked::ast_node_if | obj | ) |
Definition at line 309 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_node_list isl::uncheck | ( | checked::ast_node_list | obj | ) |
Definition at line 317 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_node_mark isl::uncheck | ( | checked::ast_node_mark | obj | ) |
Definition at line 325 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| ast_node_user isl::uncheck | ( | checked::ast_node_user | obj | ) |
Definition at line 333 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| basic_map isl::uncheck | ( | checked::basic_map | obj | ) |
Definition at line 341 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| basic_set isl::uncheck | ( | checked::basic_set | obj | ) |
Definition at line 349 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| fixed_box isl::uncheck | ( | checked::fixed_box | obj | ) |
Definition at line 357 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| id isl::uncheck | ( | checked::id | obj | ) |
Definition at line 365 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| id_list isl::uncheck | ( | checked::id_list | obj | ) |
Definition at line 373 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| id_to_ast_expr isl::uncheck | ( | checked::id_to_ast_expr | obj | ) |
Definition at line 381 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| id_to_id isl::uncheck | ( | checked::id_to_id | obj | ) |
Definition at line 389 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| map isl::uncheck | ( | checked::map | obj | ) |
Definition at line 397 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| map_list isl::uncheck | ( | checked::map_list | obj | ) |
Definition at line 405 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| multi_aff isl::uncheck | ( | checked::multi_aff | obj | ) |
Definition at line 413 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| multi_id isl::uncheck | ( | checked::multi_id | obj | ) |
Definition at line 421 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| multi_pw_aff isl::uncheck | ( | checked::multi_pw_aff | obj | ) |
Definition at line 429 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| multi_union_pw_aff isl::uncheck | ( | checked::multi_union_pw_aff | obj | ) |
Definition at line 437 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| multi_val isl::uncheck | ( | checked::multi_val | obj | ) |
Definition at line 445 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| point isl::uncheck | ( | checked::point | obj | ) |
Definition at line 453 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| pw_aff isl::uncheck | ( | checked::pw_aff | obj | ) |
Definition at line 461 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| pw_aff_list isl::uncheck | ( | checked::pw_aff_list | obj | ) |
Definition at line 469 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| pw_multi_aff isl::uncheck | ( | checked::pw_multi_aff | obj | ) |
Definition at line 477 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| pw_multi_aff_list isl::uncheck | ( | checked::pw_multi_aff_list | obj | ) |
Definition at line 485 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule isl::uncheck | ( | checked::schedule | obj | ) |
Definition at line 493 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_constraints isl::uncheck | ( | checked::schedule_constraints | obj | ) |
Definition at line 501 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node isl::uncheck | ( | checked::schedule_node | obj | ) |
Definition at line 509 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_band isl::uncheck | ( | checked::schedule_node_band | obj | ) |
Definition at line 517 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_context isl::uncheck | ( | checked::schedule_node_context | obj | ) |
Definition at line 525 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_domain isl::uncheck | ( | checked::schedule_node_domain | obj | ) |
Definition at line 533 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_expansion isl::uncheck | ( | checked::schedule_node_expansion | obj | ) |
Definition at line 541 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_extension isl::uncheck | ( | checked::schedule_node_extension | obj | ) |
Definition at line 549 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_filter isl::uncheck | ( | checked::schedule_node_filter | obj | ) |
Definition at line 557 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_guard isl::uncheck | ( | checked::schedule_node_guard | obj | ) |
Definition at line 565 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_leaf isl::uncheck | ( | checked::schedule_node_leaf | obj | ) |
Definition at line 573 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_mark isl::uncheck | ( | checked::schedule_node_mark | obj | ) |
Definition at line 581 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_sequence isl::uncheck | ( | checked::schedule_node_sequence | obj | ) |
Definition at line 589 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| schedule_node_set isl::uncheck | ( | checked::schedule_node_set | obj | ) |
Definition at line 597 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| set isl::uncheck | ( | checked::set | obj | ) |
Definition at line 605 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| set_list isl::uncheck | ( | checked::set_list | obj | ) |
Definition at line 613 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| space isl::uncheck | ( | checked::space | obj | ) |
Definition at line 621 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| union_access_info isl::uncheck | ( | checked::union_access_info | obj | ) |
Definition at line 629 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| union_flow isl::uncheck | ( | checked::union_flow | obj | ) |
Definition at line 637 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| union_map isl::uncheck | ( | checked::union_map | obj | ) |
Definition at line 645 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| union_pw_aff isl::uncheck | ( | checked::union_pw_aff | obj | ) |
Definition at line 653 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| union_pw_aff_list isl::uncheck | ( | checked::union_pw_aff_list | obj | ) |
Definition at line 661 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| union_pw_multi_aff isl::uncheck | ( | checked::union_pw_multi_aff | obj | ) |
Definition at line 669 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| union_set isl::uncheck | ( | checked::union_set | obj | ) |
Definition at line 677 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| union_set_list isl::uncheck | ( | checked::union_set_list | obj | ) |
Definition at line 685 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| val isl::uncheck | ( | checked::val | obj | ) |
Definition at line 693 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.
| val_list isl::uncheck | ( | checked::val_list | obj | ) |
Definition at line 701 of file cpp-checked-conversion.h.
References isl::checked::manage(), and obj.