![]() |
PandA-2024.02
|
Dataflow call graph extension. More...
#include "dataflow_cg_ext.hpp"#include "Parameter.hpp"#include "application_manager.hpp"#include "behavioral_helper.hpp"#include "call_graph_manager.hpp"#include "dbgPrintHelper.hpp"#include "dead_code_elimination.hpp"#include "function_behavior.hpp"#include "hls_manager.hpp"#include "tree_helper.hpp"#include "tree_manager.hpp"#include "tree_manipulation.hpp"#include "tree_reindex.hpp"
Go to the source code of this file.
Functions | |
| static void | CleanVirtuals (const tree_managerRef &TM, const tree_nodeRef &call_stmt) |
Dataflow call graph extension.
Definition in file dataflow_cg_ext.cpp.
|
static |
Definition at line 99 of file dataflow_cg_ext.cpp.
References GET_NODE, dead_code_elimination::kill_vdef(), and THROW_ASSERT.
Referenced by dataflow_cg_ext::InternalExec().


1.8.13