PandA-2024.02
Public Member Functions
BBExecutions Class Reference

Map storing number of executions of each basic block. More...

#include <profiling_information.hpp>

Inheritance diagram for BBExecutions:
Inheritance graph
[legend]
Collaboration diagram for BBExecutions:
Collaboration graph
[legend]

Public Member Functions

 BBExecutions (const BBGraphConstRef bb_graph)
 Constructor. More...
 

Detailed Description

Map storing number of executions of each basic block.

Definition at line 93 of file profiling_information.hpp.

Constructor & Destructor Documentation

◆ BBExecutions()

BBExecutions::BBExecutions ( const BBGraphConstRef  bb_graph)
explicit

Constructor.

Header include.

Parameters
bb_graphis the basic block graph

Definition at line 62 of file profiling_information.cpp.

References BBEdgeExecutions::BBEdgeExecutions().

Here is the call graph for this function:

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

Generated on Mon Feb 12 2024 13:03:44 for PandA-2024.02 by doxygen 1.8.13