PandA-2024.02
|
Class specification to contain liveness information. More...
#include "graph.hpp"
#include <list>
#include <string>
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "refcount.hpp"
Go to the source code of this file.
Data Structures | |
class | liveness |
Typedefs | |
using | livenessRef = refcount< liveness > |
Functions | |
Forward declarations. | |
graph include STD include utility include | |
REF_FORWARD_DECL (hls) | |
REF_FORWARD_DECL (HLS_manager) | |
CONSTREF_FORWARD_DECL (Parameter) | |
CONSTREF_FORWARD_DECL (BBGraph) | |
REF_FORWARD_DECL (tree_manager) | |
Class specification to contain liveness information.
This class contains the information about variables incoming and outcomin each state.
Definition in file liveness.hpp.
using livenessRef = refcount<liveness> |
Definition at line 405 of file liveness.hpp.
CONSTREF_FORWARD_DECL | ( | Parameter | ) |
CONSTREF_FORWARD_DECL | ( | BBGraph | ) |
REF_FORWARD_DECL | ( | hls | ) |
REF_FORWARD_DECL | ( | HLS_manager | ) |
REF_FORWARD_DECL | ( | tree_manager | ) |