PandA-2024.02
|
Map storing number of executions of each basic block edge. More...
#include <profiling_information.hpp>
Public Member Functions | |
BBEdgeExecutions (const BBGraphConstRef bb_graph) | |
Constructor. More... | |
Map storing number of executions of each basic block edge.
Definition at line 118 of file profiling_information.hpp.
|
explicit |
Constructor.
bb_graph | is the basic block graph |
Definition at line 73 of file profiling_information.cpp.
Referenced by BBExecutions::BBExecutions().