GCC Middle and Back End API Reference
|
#include <cfgloop.h>
Data Fields | |
tree | base |
tree | step |
struct control_iv * | next |
The structure describing non-overflow control induction variable for loop's exit edge.
tree control_iv::base |
Referenced by loop_exits_before_overflow().
struct control_iv* control_iv::next |
Referenced by free_numbers_of_iterations_estimates(), and loop_exits_before_overflow().
tree control_iv::step |
Referenced by loop_exits_before_overflow().