|
Polly 23.0.0git
|
These are automatically generated conversions between the default and the checked C++ bindings for isl. More...
Namespaces | |
| namespace | checked |
| 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 4577 of file include/isl/cpp.h.
References __isl_take, aff, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 5966 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 6252 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 6541 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 7757 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 8204 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 8613 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 9894 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 10827 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 10981 of file include/isl/cpp.h.
References __isl_take, id, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 11148 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 11455 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 11587 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 11733 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), map, and isl::exception::throw_invalid().
|
inline |
Definition at line 13592 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 13878 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 15144 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 15365 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 16461 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 16989 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 17447 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), point, and isl::exception::throw_invalid().
|
inline |
Definition at line 18243 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 19656 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 19942 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 21258 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 21544 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), schedule, and isl::exception::throw_invalid().
|
inline |
Definition at line 21710 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 22004 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 23436 of file include/isl/cpp.h.
References __isl_take, isl_set, isl::checked::manage(), set, and isl::exception::throw_invalid().
|
inline |
Definition at line 24743 of file include/isl/cpp.h.
References __isl_take, isl_set_list, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 25029 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 25751 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 25916 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 26099 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 27348 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 28060 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 28346 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 28865 of file include/isl/cpp.h.
References __isl_take, isl_union_set, isl::checked::manage(), and isl::exception::throw_invalid().
|
inline |
Definition at line 29516 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 29802 of file include/isl/cpp.h.
References __isl_take, isl::checked::manage(), isl::exception::throw_invalid(), and val.
|
inline |
Definition at line 30557 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.
References size.
Definition at line 147 of file isl-noexceptions.h.
|
inline |
Definition at line 4582 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 5971 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 6257 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 6546 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 7762 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 8209 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 8618 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 9899 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 10832 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 10986 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 11153 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 11460 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 11592 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 11738 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 13597 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 13883 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 15149 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 15370 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 16466 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 16994 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 17452 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 18248 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 19661 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 19947 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 21263 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 21549 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 21715 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 22009 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 23441 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 24748 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 25034 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 25756 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 25921 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 26104 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 27353 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 28065 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 28351 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 28870 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 29521 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 29807 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 30562 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 5951 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 6237 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 6639 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 6691 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 6743 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 6832 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 6867 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 6902 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 6937 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 6972 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 7007 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 7042 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 7077 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 7112 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 7147 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 7182 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 7217 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 7252 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 7287 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 7322 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 7357 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 7392 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 7427 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 7462 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 7497 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 7532 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 7567 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 7602 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 7637 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 7672 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 7707 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 7742 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 7895 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 7959 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 8091 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 8189 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 8465 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 8534 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 8598 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 9879 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 10812 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 10966 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 11133 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 11440 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 11572 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 11718 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 13577 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 13863 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 15129 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 15350 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 16446 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 16974 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 17432 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 18228 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 19641 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 19927 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 21243 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 21529 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 21695 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 21989 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 22669 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 22952 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 23004 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 23056 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 23125 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 23177 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 23229 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 23281 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 23316 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 23351 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 23386 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 23421 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 24728 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 25014 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 25736 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 25901 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 26084 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 27333 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 28045 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 28331 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 28850 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 29501 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 29787 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 30542 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 30849 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.