GCC Middle and Back End API Reference
ana::per_call_string_data Struct Reference

#include <exploded-graph.h>

Collaboration diagram for ana::per_call_string_data:

Public Member Functions

 per_call_string_data (const call_string &key, int num_supernodes)
 

Data Fields

const call_stringm_key
 
stats m_stats
 

Detailed Description

Data about a particular call_string within an exploded_graph.   

Constructor & Destructor Documentation

◆ per_call_string_data()

ana::per_call_string_data::per_call_string_data ( const call_string & key,
int num_supernodes )
inline

Field Documentation

◆ m_key

const call_string& ana::per_call_string_data::m_key

◆ m_stats

stats ana::per_call_string_data::m_stats

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