GCC Middle and Back End API Reference
ipa_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 ipa_propagate_frequency.  

Field Documentation

bool ipa_propagate_frequency_data::maybe_executed_once
bool ipa_propagate_frequency_data::maybe_unlikely_executed
bool ipa_propagate_frequency_data::only_called_at_exit

Referenced by contains_hot_call_p().

bool ipa_propagate_frequency_data::only_called_at_startup

Referenced by contains_hot_call_p().


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