PandA-2024.02
|
Step that extends the call graph with the soft-float calls where appropriate. More...
#include "hls_div_cg_ext.hpp"
#include "design_flow_graph.hpp"
#include "design_flow_manager.hpp"
#include "design_flow_step.hpp"
#include "symbolic_application_frontend_flow_step.hpp"
#include "application_manager.hpp"
#include "behavioral_helper.hpp"
#include "call_graph.hpp"
#include "call_graph_manager.hpp"
#include "function_behavior.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "basic_block.hpp"
#include "basic_blocks_graph_constructor.hpp"
#include "Parameter.hpp"
#include <fstream>
#include "custom_map.hpp"
#include <string>
#include "ext_tree_node.hpp"
#include "token_interface.hpp"
#include "tree_basic_block.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_manipulation.hpp"
#include "tree_node.hpp"
#include "tree_reindex.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "math_function.hpp"
#include "string_manipulation.hpp"
Go to the source code of this file.
Step that extends the call graph with the soft-float calls where appropriate.
Definition in file hls_div_cg_ext.cpp.