![]() |
PandA-2024.02
|
Analysis step which adds flow edges from the computation of the condition(s) of gimple_cond and gimple_multi_way_if to phi. More...
#include "add_op_phi_flow_edges.hpp"#include "Parameter.hpp"#include "basic_block.hpp"#include "function_behavior.hpp"#include "op_graph.hpp"#include "operations_graph_constructor.hpp"#include "dbgPrintHelper.hpp"#include "ext_tree_node.hpp"#include "hash_helper.hpp"#include "string_manipulation.hpp"#include "tree_basic_block.hpp"#include "tree_node.hpp"#include "tree_reindex.hpp"
Go to the source code of this file.
Analysis step which adds flow edges from the computation of the condition(s) of gimple_cond and gimple_multi_way_if to phi.
Definition in file add_op_phi_flow_edges.cpp.
1.8.13