|
GCC Middle and Back End API Reference
|

Public Member Functions | |
| node_context_cache_entry () | |
| ~node_context_cache_entry () | |
Data Fields | |
| ipa_cached_call_context | ctx |
| sreal | time |
| sreal | nonspec_time |
| int | size |
| ipa_hints | hints |
The context cache remembers estimated time/size and hints for given ipa_call_context of a call.
|
inline |
References ctx.
|
inline |
References ctx.
| ipa_cached_call_context node_context_cache_entry::ctx |
Referenced by node_context_cache_entry(), and ~node_context_cache_entry().
| ipa_hints node_context_cache_entry::hints |
| sreal node_context_cache_entry::nonspec_time |
| int node_context_cache_entry::size |
| sreal node_context_cache_entry::time |