PandA-2024.02
|
Datastructure to describe functions allocation in high-level synthesis. More...
Go to the source code of this file.
Data Structures | |
class | functions |
Typedefs | |
using | functionsRef = refcount< functions > |
refcount definition of the class More... | |
Functions | |
REF_FORWARD_DECL (HLS_manager) | |
Datastructure to describe functions allocation in high-level synthesis.
Definition in file functions.hpp.
using functionsRef = refcount<functions> |
refcount definition of the class
Definition at line 159 of file functions.hpp.
REF_FORWARD_DECL | ( | HLS_manager | ) |