PandA-2024.02
|
Class specification for algorithms that compute the liveness of variables. More...
#include "hls_function_step.hpp"
Go to the source code of this file.
Data Structures | |
class | liveness_computer |
Functions | |
REF_FORWARD_DECL (liveness_computer) | |
Class specification for algorithms that compute the liveness of variables.
This class is abstract and it has to be specialized in order to implement the desider algorithm
Definition in file liveness_computer.hpp.
REF_FORWARD_DECL | ( | liveness_computer | ) |