GCC Middle and Back End API Reference
|
Data Fields | |
auto_vec< unsigned char > | position_tests |
auto_vec< bool > | set_operands |
int | peep2_count |
Represents a set of conditions that are known to hold.
int known_conditions::peep2_count |
Referenced by cse_tests(), optimize_subroutine_group(), and safe_to_hoist_p().
auto_vec<unsigned char> known_conditions::position_tests |
Referenced by cse_tests(), optimize_subroutine_group(), and safe_to_hoist_p().
Referenced by cse_tests(), optimize_subroutine_group(), and safe_to_hoist_p().