Polly 23.0.0git
cpp-checked-conversion.h File Reference
#include <isl/cpp.h>
#include <isl/cpp-checked.h>

Go to the source code of this file.

Namespaces

namespace  isl
 These are automatically generated conversions between the default and the checked C++ bindings for isl.

Functions

checked::aff isl::check (aff obj)
aff isl::uncheck (checked::aff obj)
checked::aff_list isl::check (aff_list obj)
aff_list isl::uncheck (checked::aff_list obj)
checked::ast_build isl::check (ast_build obj)
ast_build isl::uncheck (checked::ast_build obj)
checked::ast_expr isl::check (ast_expr obj)
ast_expr isl::uncheck (checked::ast_expr obj)
checked::ast_expr_id isl::check (ast_expr_id obj)
ast_expr_id isl::uncheck (checked::ast_expr_id obj)
checked::ast_expr_int isl::check (ast_expr_int obj)
ast_expr_int isl::uncheck (checked::ast_expr_int obj)
checked::ast_expr_op isl::check (ast_expr_op obj)
ast_expr_op isl::uncheck (checked::ast_expr_op obj)
checked::ast_expr_op_access isl::check (ast_expr_op_access obj)
ast_expr_op_access isl::uncheck (checked::ast_expr_op_access obj)
checked::ast_expr_op_add isl::check (ast_expr_op_add obj)
ast_expr_op_add isl::uncheck (checked::ast_expr_op_add obj)
checked::ast_expr_op_address_of isl::check (ast_expr_op_address_of obj)
ast_expr_op_address_of isl::uncheck (checked::ast_expr_op_address_of obj)
checked::ast_expr_op_and isl::check (ast_expr_op_and obj)
ast_expr_op_and isl::uncheck (checked::ast_expr_op_and obj)
checked::ast_expr_op_and_then isl::check (ast_expr_op_and_then obj)
ast_expr_op_and_then isl::uncheck (checked::ast_expr_op_and_then obj)
checked::ast_expr_op_call isl::check (ast_expr_op_call obj)
ast_expr_op_call isl::uncheck (checked::ast_expr_op_call obj)
checked::ast_expr_op_cond isl::check (ast_expr_op_cond obj)
ast_expr_op_cond isl::uncheck (checked::ast_expr_op_cond obj)
checked::ast_expr_op_div isl::check (ast_expr_op_div obj)
ast_expr_op_div isl::uncheck (checked::ast_expr_op_div obj)
checked::ast_expr_op_eq isl::check (ast_expr_op_eq obj)
ast_expr_op_eq isl::uncheck (checked::ast_expr_op_eq obj)
checked::ast_expr_op_fdiv_q isl::check (ast_expr_op_fdiv_q obj)
ast_expr_op_fdiv_q isl::uncheck (checked::ast_expr_op_fdiv_q obj)
checked::ast_expr_op_ge isl::check (ast_expr_op_ge obj)
ast_expr_op_ge isl::uncheck (checked::ast_expr_op_ge obj)
checked::ast_expr_op_gt isl::check (ast_expr_op_gt obj)
ast_expr_op_gt isl::uncheck (checked::ast_expr_op_gt obj)
checked::ast_expr_op_le isl::check (ast_expr_op_le obj)
ast_expr_op_le isl::uncheck (checked::ast_expr_op_le obj)
checked::ast_expr_op_lt isl::check (ast_expr_op_lt obj)
ast_expr_op_lt isl::uncheck (checked::ast_expr_op_lt obj)
checked::ast_expr_op_max isl::check (ast_expr_op_max obj)
ast_expr_op_max isl::uncheck (checked::ast_expr_op_max obj)
checked::ast_expr_op_member isl::check (ast_expr_op_member obj)
ast_expr_op_member isl::uncheck (checked::ast_expr_op_member obj)
checked::ast_expr_op_min isl::check (ast_expr_op_min obj)
ast_expr_op_min isl::uncheck (checked::ast_expr_op_min obj)
checked::ast_expr_op_minus isl::check (ast_expr_op_minus obj)
ast_expr_op_minus isl::uncheck (checked::ast_expr_op_minus obj)
checked::ast_expr_op_mul isl::check (ast_expr_op_mul obj)
ast_expr_op_mul isl::uncheck (checked::ast_expr_op_mul obj)
checked::ast_expr_op_or isl::check (ast_expr_op_or obj)
ast_expr_op_or isl::uncheck (checked::ast_expr_op_or obj)
checked::ast_expr_op_or_else isl::check (ast_expr_op_or_else obj)
ast_expr_op_or_else isl::uncheck (checked::ast_expr_op_or_else obj)
checked::ast_expr_op_pdiv_q isl::check (ast_expr_op_pdiv_q obj)
ast_expr_op_pdiv_q isl::uncheck (checked::ast_expr_op_pdiv_q obj)
checked::ast_expr_op_pdiv_r isl::check (ast_expr_op_pdiv_r obj)
ast_expr_op_pdiv_r isl::uncheck (checked::ast_expr_op_pdiv_r obj)
checked::ast_expr_op_select isl::check (ast_expr_op_select obj)
ast_expr_op_select isl::uncheck (checked::ast_expr_op_select obj)
checked::ast_expr_op_sub isl::check (ast_expr_op_sub obj)
ast_expr_op_sub isl::uncheck (checked::ast_expr_op_sub obj)
checked::ast_expr_op_zdiv_r isl::check (ast_expr_op_zdiv_r obj)
ast_expr_op_zdiv_r isl::uncheck (checked::ast_expr_op_zdiv_r obj)
checked::ast_node isl::check (ast_node obj)
ast_node isl::uncheck (checked::ast_node obj)
checked::ast_node_block isl::check (ast_node_block obj)
ast_node_block isl::uncheck (checked::ast_node_block obj)
checked::ast_node_for isl::check (ast_node_for obj)
ast_node_for isl::uncheck (checked::ast_node_for obj)
checked::ast_node_if isl::check (ast_node_if obj)
ast_node_if isl::uncheck (checked::ast_node_if obj)
checked::ast_node_list isl::check (ast_node_list obj)
ast_node_list isl::uncheck (checked::ast_node_list obj)
checked::ast_node_mark isl::check (ast_node_mark obj)
ast_node_mark isl::uncheck (checked::ast_node_mark obj)
checked::ast_node_user isl::check (ast_node_user obj)
ast_node_user isl::uncheck (checked::ast_node_user obj)
checked::basic_map isl::check (basic_map obj)
basic_map isl::uncheck (checked::basic_map obj)
checked::basic_set isl::check (basic_set obj)
basic_set isl::uncheck (checked::basic_set obj)
checked::fixed_box isl::check (fixed_box obj)
fixed_box isl::uncheck (checked::fixed_box obj)
checked::id isl::check (id obj)
id isl::uncheck (checked::id obj)
checked::id_list isl::check (id_list obj)
id_list isl::uncheck (checked::id_list obj)
checked::id_to_ast_expr isl::check (id_to_ast_expr obj)
id_to_ast_expr isl::uncheck (checked::id_to_ast_expr obj)
checked::id_to_id isl::check (id_to_id obj)
id_to_id isl::uncheck (checked::id_to_id obj)
checked::map isl::check (map obj)
map isl::uncheck (checked::map obj)
checked::map_list isl::check (map_list obj)
map_list isl::uncheck (checked::map_list obj)
checked::multi_aff isl::check (multi_aff obj)
multi_aff isl::uncheck (checked::multi_aff obj)
checked::multi_id isl::check (multi_id obj)
multi_id isl::uncheck (checked::multi_id obj)
checked::multi_pw_aff isl::check (multi_pw_aff obj)
multi_pw_aff isl::uncheck (checked::multi_pw_aff obj)
checked::multi_union_pw_aff isl::check (multi_union_pw_aff obj)
multi_union_pw_aff isl::uncheck (checked::multi_union_pw_aff obj)
checked::multi_val isl::check (multi_val obj)
multi_val isl::uncheck (checked::multi_val obj)
checked::point isl::check (point obj)
point isl::uncheck (checked::point obj)
checked::pw_aff isl::check (pw_aff obj)
pw_aff isl::uncheck (checked::pw_aff obj)
checked::pw_aff_list isl::check (pw_aff_list obj)
pw_aff_list isl::uncheck (checked::pw_aff_list obj)
checked::pw_multi_aff isl::check (pw_multi_aff obj)
pw_multi_aff isl::uncheck (checked::pw_multi_aff obj)
checked::pw_multi_aff_list isl::check (pw_multi_aff_list obj)
pw_multi_aff_list isl::uncheck (checked::pw_multi_aff_list obj)
checked::schedule isl::check (schedule obj)
schedule isl::uncheck (checked::schedule obj)
checked::schedule_constraints isl::check (schedule_constraints obj)
schedule_constraints isl::uncheck (checked::schedule_constraints obj)
checked::schedule_node isl::check (schedule_node obj)
schedule_node isl::uncheck (checked::schedule_node obj)
checked::schedule_node_band isl::check (schedule_node_band obj)
schedule_node_band isl::uncheck (checked::schedule_node_band obj)
checked::schedule_node_context isl::check (schedule_node_context obj)
schedule_node_context isl::uncheck (checked::schedule_node_context obj)
checked::schedule_node_domain isl::check (schedule_node_domain obj)
schedule_node_domain isl::uncheck (checked::schedule_node_domain obj)
checked::schedule_node_expansion isl::check (schedule_node_expansion obj)
schedule_node_expansion isl::uncheck (checked::schedule_node_expansion obj)
checked::schedule_node_extension isl::check (schedule_node_extension obj)
schedule_node_extension isl::uncheck (checked::schedule_node_extension obj)
checked::schedule_node_filter isl::check (schedule_node_filter obj)
schedule_node_filter isl::uncheck (checked::schedule_node_filter obj)
checked::schedule_node_guard isl::check (schedule_node_guard obj)
schedule_node_guard isl::uncheck (checked::schedule_node_guard obj)
checked::schedule_node_leaf isl::check (schedule_node_leaf obj)
schedule_node_leaf isl::uncheck (checked::schedule_node_leaf obj)
checked::schedule_node_mark isl::check (schedule_node_mark obj)
schedule_node_mark isl::uncheck (checked::schedule_node_mark obj)
checked::schedule_node_sequence isl::check (schedule_node_sequence obj)
schedule_node_sequence isl::uncheck (checked::schedule_node_sequence obj)
checked::schedule_node_set isl::check (schedule_node_set obj)
schedule_node_set isl::uncheck (checked::schedule_node_set obj)
checked::set isl::check (set obj)
set isl::uncheck (checked::set obj)
checked::set_list isl::check (set_list obj)
set_list isl::uncheck (checked::set_list obj)
checked::space isl::check (space obj)
space isl::uncheck (checked::space obj)
checked::union_access_info isl::check (union_access_info obj)
union_access_info isl::uncheck (checked::union_access_info obj)
checked::union_flow isl::check (union_flow obj)
union_flow isl::uncheck (checked::union_flow obj)
checked::union_map isl::check (union_map obj)
union_map isl::uncheck (checked::union_map obj)
checked::union_pw_aff isl::check (union_pw_aff obj)
union_pw_aff isl::uncheck (checked::union_pw_aff obj)
checked::union_pw_aff_list isl::check (union_pw_aff_list obj)
union_pw_aff_list isl::uncheck (checked::union_pw_aff_list obj)
checked::union_pw_multi_aff isl::check (union_pw_multi_aff obj)
union_pw_multi_aff isl::uncheck (checked::union_pw_multi_aff obj)
checked::union_set isl::check (union_set obj)
union_set isl::uncheck (checked::union_set obj)
checked::union_set_list isl::check (union_set_list obj)
union_set_list isl::uncheck (checked::union_set_list obj)
checked::val isl::check (val obj)
val isl::uncheck (checked::val obj)
checked::val_list isl::check (val_list obj)
val_list isl::uncheck (checked::val_list obj)