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

◆ rank

unsigned repeat_factor::rank

◆ repr

tree repeat_factor::repr

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