PandA-2024.02
|
Analysis step which modifies the control flow graph of the tree to make it more compliant and simple. More...
#include "block_fix.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 "dbgPrintHelper.hpp"
#include "string_manipulation.hpp"
Go to the source code of this file.
Analysis step which modifies the control flow graph of the tree to make it more compliant and simple.
Definition in file block_fix.cpp.