|
GCC Middle and Back End API Reference
|
Data Fields | |
| tree | factor |
| unsigned | rank |
| HOST_WIDE_INT | count |
| tree | repr |
Used for repeated factor analysis.
| HOST_WIDE_INT repeat_factor_d::count |
Referenced by attempt_builtin_powi(), and compare_repeat_factors().
| tree repeat_factor_d::factor |
Referenced by attempt_builtin_powi().
| unsigned repeat_factor_d::rank |
Referenced by attempt_builtin_powi(), and compare_repeat_factors().
| tree repeat_factor_d::repr |
Referenced by attempt_builtin_powi().