GCC Middle and Back End API Reference
repeat_factor Struct Reference

Data Fields

tree factor
unsigned rank
HOST_WIDE_INT count
tree repr

Detailed Description

Used for repeated factor analysis.

Field Documentation

◆ count

HOST_WIDE_INT repeat_factor::count

◆ factor

tree repeat_factor::factor

Referenced by attempt_builtin_powi().

◆ rank

unsigned repeat_factor::rank

◆ repr

tree repeat_factor::repr

Referenced by attempt_builtin_powi().


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