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

Public Member Functions

 ipa_profile_call_summaries (symbol_table *table)
 
void duplicate (cgraph_edge *, cgraph_edge *, speculative_call_summary *old_sum, speculative_call_summary *new_sum) final override
 

Constructor & Destructor Documentation

◆ ipa_profile_call_summaries()

ipa_profile_call_summaries::ipa_profile_call_summaries ( symbol_table * table)
inline

Member Function Documentation

◆ duplicate()

void ipa_profile_call_summaries::duplicate ( cgraph_edge * ,
cgraph_edge * ,
speculative_call_summary * old_sum,
speculative_call_summary * new_sum )
finaloverride
Duplicate info when an edge is cloned.   

References ggc_alloc(), and i.


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