Polly 20.0.0git
|
#include <isl_ast_build_private.h>
Definition at line 145 of file isl_ast_build_private.h.
__isl_give isl_ast_node *(* isl_ast_build::after_each_for) (__isl_take isl_ast_node *node, __isl_keep isl_ast_build *context, void *user) |
Definition at line 176 of file isl_ast_build_private.h.
Referenced by after_each_for().
void* isl_ast_build::after_each_for_user |
Definition at line 179 of file isl_ast_build_private.h.
Referenced by after_each_for().
__isl_give isl_ast_node *(* isl_ast_build::after_each_mark) (__isl_take isl_ast_node *node, __isl_keep isl_ast_build *context, void *user) |
Definition at line 184 of file isl_ast_build_private.h.
Referenced by after_each_mark().
void* isl_ast_build::after_each_mark_user |
Definition at line 187 of file isl_ast_build_private.h.
Referenced by after_each_mark().
__isl_give isl_ast_node *(* isl_ast_build::at_each_domain) (__isl_take isl_ast_node *node, __isl_keep isl_ast_build *build, void *user) |
Definition at line 168 of file isl_ast_build_private.h.
void* isl_ast_build::at_each_domain_user |
Definition at line 171 of file isl_ast_build_private.h.
__isl_give isl_id *(* isl_ast_build::before_each_for) (__isl_keep isl_ast_build *context, void *user) |
Definition at line 173 of file isl_ast_build_private.h.
Referenced by before_each_for().
void* isl_ast_build::before_each_for_user |
Definition at line 175 of file isl_ast_build_private.h.
Referenced by before_each_for().
isl_stat(* isl_ast_build::before_each_mark) (__isl_keep isl_id *mark, __isl_keep isl_ast_build *build, void *user) |
Definition at line 181 of file isl_ast_build_private.h.
Referenced by before_each_mark().
void* isl_ast_build::before_each_mark_user |
Definition at line 183 of file isl_ast_build_private.h.
Referenced by before_each_mark().
__isl_give isl_ast_node *(* isl_ast_build::create_leaf) (__isl_take isl_ast_build *build, void *user) |
Definition at line 189 of file isl_ast_build_private.h.
Referenced by call_create_leaf(), and generate_inner_level().
void* isl_ast_build::create_leaf_user |
Definition at line 191 of file isl_ast_build_private.h.
Referenced by call_create_leaf().
int isl_ast_build::depth |
Definition at line 149 of file isl_ast_build_private.h.
Referenced by any_eliminated(), and isl_ast_build_from_context().
isl_set* isl_ast_build::domain |
Definition at line 153 of file isl_ast_build_private.h.
Referenced by generate_code_in_space(), generate_code_set(), isl_ast_build_from_context(), and try_extract_mod().
isl_union_map* isl_ast_build::executed |
Definition at line 193 of file isl_ast_build_private.h.
isl_set* isl_ast_build::generated |
Definition at line 154 of file isl_ast_build_private.h.
Referenced by build_ast_from_guard(), and isl_ast_build_from_context().
isl_multi_aff* isl_ast_build::internal2input |
Definition at line 164 of file isl_ast_build_private.h.
Referenced by build_ast_from_extension(), and build_ast_from_guard().
isl_set* isl_ast_build::isolated |
Definition at line 199 of file isl_ast_build_private.h.
isl_id_list* isl_ast_build::iterators |
Definition at line 151 of file isl_ast_build_private.h.
Referenced by isl_ast_build_from_context().
enum isl_ast_loop_type* isl_ast_build::loop_type |
Definition at line 198 of file isl_ast_build_private.h.
int isl_ast_build::n |
Definition at line 197 of file isl_ast_build_private.h.
isl_schedule_node* isl_ast_build::node |
Definition at line 196 of file isl_ast_build_private.h.
isl_multi_aff* isl_ast_build::offsets |
Definition at line 161 of file isl_ast_build_private.h.
isl_union_map* isl_ast_build::options |
Definition at line 166 of file isl_ast_build_private.h.
Referenced by generate_code(), and isl_ast_build_from_context().
int isl_ast_build::outer_pos |
Definition at line 148 of file isl_ast_build_private.h.
isl_set* isl_ast_build::pending |
Definition at line 155 of file isl_ast_build_private.h.
Referenced by isl_ast_build_from_context().
int isl_ast_build::ref |
Definition at line 146 of file isl_ast_build_private.h.
Referenced by isl_ast_build_copy(), isl_ast_build_cow(), and isl_ast_build_from_context().
isl_multi_aff* isl_ast_build::schedule_map |
Definition at line 163 of file isl_ast_build_private.h.
int isl_ast_build::single_valued |
Definition at line 194 of file isl_ast_build_private.h.
Referenced by generate_domain().
isl_vec* isl_ast_build::strides |
Definition at line 160 of file isl_ast_build_private.h.
isl_pw_aff* isl_ast_build::value |
Definition at line 158 of file isl_ast_build_private.h.
isl_multi_aff* isl_ast_build::values |
Definition at line 156 of file isl_ast_build_private.h.