GCC Middle and Back End API Reference
repeat_factor_d Struct Reference

Data Fields

tree factor
unsigned rank
HOST_WIDE_INT count
tree repr

Detailed Description

Used for repeated factor analysis.   

Field Documentation

HOST_WIDE_INT repeat_factor_d::count
tree repeat_factor_d::factor

Referenced by attempt_builtin_powi().

unsigned repeat_factor_d::rank
tree repeat_factor_d::repr

Referenced by attempt_builtin_powi().


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