PandA-2024.02
|
Insert a temporary assignment for each phi use. More...
#include "virtual_phi_nodes_split.hpp"
#include "Parameter.hpp"
#include "application_manager.hpp"
#include "function_behavior.hpp"
#include "token_interface.hpp"
#include <fstream>
#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_reindex.hpp"
Go to the source code of this file.
Insert a temporary assignment for each phi use.
This code has been derived from the split_phi_nodes.[hc]pp
Definition in file virtual_phi_nodes_split.cpp.