| 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::count | 
Referenced by attempt_builtin_powi(), and compare_repeat_factors().
| tree repeat_factor::factor | 
Referenced by attempt_builtin_powi().
| unsigned repeat_factor::rank | 
Referenced by attempt_builtin_powi(), and compare_repeat_factors().
| tree repeat_factor::repr | 
Referenced by attempt_builtin_powi().