GCC Middle and Back End API Reference
node_context_summary Class Reference
Collaboration diagram for node_context_summary:

Public Member Functions

 node_context_summary ()
 
 ~node_context_summary ()
 

Data Fields

node_context_cache_entry entry
 

Detailed Description

At the moment we implement primitive single entry LRU cache.   

Constructor & Destructor Documentation

◆ node_context_summary()

node_context_summary::node_context_summary ( )
inline

◆ ~node_context_summary()

node_context_summary::~node_context_summary ( )
inline

Field Documentation

◆ entry

node_context_cache_entry node_context_summary::entry

Referenced by do_estimate_edge_time().


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