PandA-2024.02
|
Class implementation for storing profiling information. More...
#include "profiling_information.hpp"
#include "basic_block.hpp"
#include "host_profiling_xml.hpp"
#include "loop.hpp"
#include "tree_basic_block.hpp"
#include "xml_element.hpp"
#include "xml_helper.hpp"
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/filtered_graph.hpp>
#include <string>
#include <utility>
Go to the source code of this file.
Class implementation for storing profiling information.
This structure stores information about loop and path profiling
Definition in file profiling_information.cpp.