GCC Middle and Back End API Reference
cgraph_propagate_frequency_data Struct Reference

Data Fields

bool maybe_unlikely_executed
bool maybe_executed_once
bool only_called_at_startup
bool only_called_at_exit

Detailed Description

Data used by cgraph_propagate_frequency.   

Field Documentation

bool cgraph_propagate_frequency_data::maybe_executed_once
bool cgraph_propagate_frequency_data::maybe_unlikely_executed
bool cgraph_propagate_frequency_data::only_called_at_exit
bool cgraph_propagate_frequency_data::only_called_at_startup

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