GCC Middle and Back End API Reference
[struct].pre_stats Struct Reference

Data Fields

int insertions
int pa_insert
int hoist_insert
int phis

Detailed Description

This structure is used to keep track of statistics on what
optimization PRE was able to perform.   

Field Documentation

◆ hoist_insert

int [struct].pre_stats hoist_insert

◆ insertions

int [struct].pre_stats insertions

◆ pa_insert

int [struct].pre_stats pa_insert

◆ phis


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