GCC Middle and Back End API Reference
funct_state_d Struct Reference

Data Fields

enum pure_const_state_e pure_const_state
enum pure_const_state_e state_previously_known
bool looping_previously_known
bool looping
bool can_throw

Detailed Description

Holder for the const_state.  There is one of these per function
   decl.   

Field Documentation

bool funct_state_d::can_throw
bool funct_state_d::looping
bool funct_state_d::looping_previously_known
enum pure_const_state_e funct_state_d::state_previously_known

The documentation for this struct was generated from the following file: