39 #ifndef LUT_TRANSFORMATION_HPP 40 #define LUT_TRANSFORMATION_HPP 84 bit_and_expr_K, truth_and_expr_K, bit_ior_expr_K, truth_or_expr_K, truth_orif_expr_K,
85 bit_xor_expr_K, truth_xor_expr_K, eq_expr_K, ge_expr_K, lut_expr_K,
86 cond_expr_K, gt_expr_K, le_expr_K, lt_expr_K, ne_expr_K};
89 le_expr_K, gt_expr_K, ge_expr_K};
123 std::vector<tree_nodeRef>& prev_stmts_to_add);
This struct specifies the field bloc (basic block).
Class managing the schedule of the operations.
RelationshipType
The relationship type.
This class manages the tree structures extracted from the raw file.
struct definition of the unary node structures.
This class contains the base representation for a generic frontend flow step which works on a single ...
redefinition of map to manage ordered/unordered structures
Abstract pure class for the tree structure.
This struct specifies the gimple_assign node (GCC 4.3 tree node).
This C++ header file contains common macros for the tree structure.
redefinition of set to manage ordered/unordered structures
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
Classes specification of the tree_node data structures.
DesignFlowStep_Status
The status of a step.
This struct specifies the block node.
Template definition of refcount.
const unsigned int function_id
The index of the function to be analyzed.
const application_managerRef AppM
The application manager.
struct definition of the binary node structures.
This class creates a layer to add nodes and to manipulate the tree_nodes manager. ...