GCC Middle and Back End API Reference
|
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 |
|
inline |
bool funct_state_d::can_free |
Referenced by pure_const_write_summary().
bool funct_state_d::can_throw |
Referenced by pure_const_write_summary().
bool funct_state_d::looping |
Referenced by pure_const_write_summary().
bool funct_state_d::looping_previously_known |
Referenced by pure_const_write_summary().
enum malloc_state_e funct_state_d::malloc_state |
Referenced by funct_state_summary_t::duplicate(), and pure_const_write_summary().
enum pure_const_state_e funct_state_d::pure_const_state |
Referenced by pure_const_write_summary().
enum pure_const_state_e funct_state_d::state_previously_known |
Referenced by pure_const_write_summary().