51 :
HLSIR(_hls_manager, _parameters),
53 function_index(_function_index)
Data structure representing the entire HLS information.
Definition of the class representing a generic C application.
HLSFunctionIR(const HLS_managerRef hls_manager, const unsigned int function_index, const ParameterConstRef parameters)
Constructor.
~HLSFunctionIR() override
Destructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
Data structure that contains all information about high level synthesis process.
Base class for intermediate representation used by HLS ifunction steps.