PandA-2024.02
|
Analysis step that removes clobber gimple_assign introduced by GCC v4.7 and greater. More...
#include "remove_clobber_ga.hpp"
#include "Parameter.hpp"
#include "application_manager.hpp"
#include "function_behavior.hpp"
#include <fstream>
#include "tree_basic_block.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_node.hpp"
#include "tree_reindex.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "dbgPrintHelper.hpp"
#include "string_manipulation.hpp"
Go to the source code of this file.
Analysis step that removes clobber gimple_assign introduced by GCC v4.7 and greater.
Definition in file remove_clobber_ga.cpp.