Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
s_data.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  loop_tbl_entry

Defines

#define LOOP_TBL_SIZE   21

Typedefs

typedef struct loop_tbl_entry loop_tbl_type

Variables

int curr_parent_idx
int last_lt_idx
int lt_idx
long64 obj_count
long64 rep_factor
expr_arg_type value_desc
int value_il_idx
opnd_type value_opnd
int obj_il_idx
loop_tbl_type loop_tbl [LOOP_TBL_SIZE]
long64 ls_word_len

Define Documentation

#define LOOP_TBL_SIZE   21

Definition at line 121 of file s_data.h.

Referenced by build_loop_tbl().


Typedef Documentation

typedef struct loop_tbl_entry loop_tbl_type

Definition at line 116 of file s_data.h.


Variable Documentation

Definition at line 42 of file s_data.h.

Referenced by build_loop_tbl(), and data_imp_do_semantics().

Definition at line 43 of file s_data.h.

Referenced by build_loop_tbl(), data_imp_do_semantics(), and imp_do_metamorphed().

Definition at line 132 of file s_data.h.

Referenced by process_data_imp_do_target().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines