PandA-2024.02
|
Analysis step that modifies the control flow graph to fix switches. More...
#include "switch_fix.hpp"
#include "Parameter.hpp"
#include "application_manager.hpp"
#include "function_behavior.hpp"
#include "token_interface.hpp"
#include "dbgPrintHelper.hpp"
#include "ext_tree_node.hpp"
#include "string_manipulation.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"
Go to the source code of this file.
Analysis step that modifies the control flow graph to fix switches.
Definition in file switch_fix.cpp.