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