
Public Member Functions | |
| LOC_INFO (FLD_PATH_INFO *path) | |
| void | WN2F_Find_And_Mark_Nested_Address (WN *addr) |
Public Attributes | |
| WN * | _nested_addr |
Private Attributes | |
| FLD_PATH_INFO * | _flds_left |
| STAB_OFFSET | _off |
| BOOL | _base_is_array |
Definition at line 388 of file wn2xaif.cxx.
| whirl2xaif::LOC_INFO::LOC_INFO | ( | FLD_PATH_INFO * | path | ) | [inline] |
Definition at line 397 of file wn2xaif.cxx.
| void whirl2xaif::LOC_INFO::WN2F_Find_And_Mark_Nested_Address | ( | WN * | addr | ) |
Definition at line 795 of file wn2xaif.cxx.
References _base_is_array, _flds_left, _nested_addr, _off, whirl2xaif::Fld_Path_Info::arr_elt, FALSE, FORTTK_DIE, KIND_ARRAY, KIND_POINTER, OPERATOR_name(), OPR_ADD, OPR_ARRAY, OPR_ARRAYEXP, OPR_ARRSECTION, OPR_ILOAD, OPR_INTCONST, OPR_LDA, OPR_LDID, whirl2xaif::TY2F_Point_At_Path(), TY_kind(), TY_pointed(), fortTkSupport::Diagnostics::UnexpectedOpr, WN_const_val(), WN_kid0(), WN_kid1(), WN_lda_offset(), WN_operator(), and WN_ty().
Referenced by whirl2xaif::xlate_MemRef().

BOOL whirl2xaif::LOC_INFO::_base_is_array [private] |
FLD_PATH_INFO* whirl2xaif::LOC_INFO::_flds_left [private] |
Definition at line 395 of file wn2xaif.cxx.
Referenced by WN2F_Find_And_Mark_Nested_Address(), and whirl2xaif::xlate_MemRef().
STAB_OFFSET whirl2xaif::LOC_INFO::_off [private] |
1.5.7.1