|
GCC Middle and Back End API Reference
|
Data Fields | |
| bool | maybe_unlikely_executed |
| bool | maybe_executed_once |
| bool | only_called_at_startup |
| bool | only_called_at_exit |
Data used by cgraph_propagate_frequency.
| bool cgraph_propagate_frequency_data::maybe_executed_once |
Referenced by cgraph_propagate_frequency(), and cgraph_propagate_frequency_1().
| bool cgraph_propagate_frequency_data::maybe_unlikely_executed |
Referenced by cgraph_propagate_frequency(), and cgraph_propagate_frequency_1().
| bool cgraph_propagate_frequency_data::only_called_at_exit |
Referenced by cgraph_propagate_frequency(), and cgraph_propagate_frequency_1().
| bool cgraph_propagate_frequency_data::only_called_at_startup |
Referenced by cgraph_propagate_frequency(), and cgraph_propagate_frequency_1().