Public Member Functions | |
funct_state_d () | |
funct_state_d (const funct_state_d &s) | |
Holder for the const_state. There is one of these per function decl.
|
inline |
References can_free, can_throw, IPA_NEITHER, looping, looping_previously_known, malloc_state, pure_const_state, STATE_MALLOC_BOTTOM, state_previously_known, and true.
Referenced by funct_state_d().
|
inline |
References can_free, can_throw, funct_state_d(), looping, looping_previously_known, malloc_state, pure_const_state, and state_previously_known.
bool funct_state_d::can_free |
Referenced by funct_state_d(), funct_state_d(), and pure_const_write_summary().
bool funct_state_d::can_throw |
Referenced by funct_state_d(), funct_state_d(), and pure_const_write_summary().
bool funct_state_d::looping |
Referenced by funct_state_d(), funct_state_d(), and pure_const_write_summary().
bool funct_state_d::looping_previously_known |
Referenced by funct_state_d(), funct_state_d(), and pure_const_write_summary().
enum malloc_state_e funct_state_d::malloc_state |
Referenced by funct_state_summary_t::duplicate(), funct_state_d(), funct_state_d(), and pure_const_write_summary().
enum pure_const_state_e funct_state_d::pure_const_state |
Referenced by funct_state_d(), funct_state_d(), and pure_const_write_summary().
enum pure_const_state_e funct_state_d::state_previously_known |
Referenced by funct_state_d(), funct_state_d(), and pure_const_write_summary().