#include <ast.h>
Data Fields | |
int | id |
enum ctrump_stor_class | stor_class |
struct ctrump_texpr * | type |
int | var_aligned |
int | addressed |
struct ctrump_symbol * | name |
Definition at line 406 of file ast.h.
int ctrump_var::id |
Definition at line 407 of file ast.h.
Referenced by analyze_subscript_coef(), assign_var_info_expr(), check_var_bmp_p(), extract_load_store_assign(), extract_load_store_expr_rval(), find_iv(), get_var_id(), recog_array_index(), recog_reduction_domtree(), single_expr_subscripts_to_loop_subscript(), and test_index().
struct ctrump_texpr* ctrump_var::type [read] |
struct ctrump_symbol* ctrump_var::name [read] |
名前
Definition at line 412 of file ast.h.
Referenced by ctrump_loop_index_hash(), ctrump_loop_subscript_hash(), and print_expr().