#include <irbdata_defs.h>
Public Member Functions | |
| void | Verify (UINT level) const |
| void | Print (FILE *f) const |
Public Attributes | |
| ST_IDX | st_idx |
| INITV_IDX | val |
Definition at line 49 of file irbdata_defs.h.
| void INITO::Print | ( | FILE * | f | ) | const |
Definition at line 566 of file irbdata.cxx.
References fprintf(), Print_INITVs(), st_idx, ST_name(), and val.
Referenced by Print_INITO().

| void INITO::Verify | ( | UINT | level | ) | const |
Definition at line 546 of file symtab_verify.cxx.
References INITV_Table_Size(), Is_True, st_idx, ST_IDX_index(), ST_IDX_level(), ST_is_initialized(), St_Table, ST_Table_Size(), and val.

Definition at line 50 of file irbdata_defs.h.
Referenced by INITO_st(), INITO_st_idx(), INITV_index(), Print(), Set_INITO_st_idx(), and Verify().
Definition at line 51 of file irbdata_defs.h.
Referenced by INITO_val(), INITV_index(), IPO_SYMTAB::promote_entry< T >::operator()(), Print(), Set_INITO_val(), Verify(), and WN_CopyNode().
1.7.1