HierarchicalChannel * find_hierarchical_channel_definition(std::string name)
This function searches for module definition with the name 'name'. The name is the mangled name of th...
Definition: internal_representation_helper.cpp:39
Module * find_module_definition(std::string name)
This function searches for module definition with the name 'name'. The name is the mangled name of th...
Definition: internal_representation_helper.cpp:14