Decompose some complex gimple statements into set of simple operations.
More...
#include "custom_set.hpp"
#include "design_flow_step.hpp"
#include "frontend_flow_step.hpp"
#include "function_frontend_flow_step.hpp"
#include "refcount.hpp"
#include <list>
#include <string>
#include <utility>
Go to the source code of this file.
Decompose some complex gimple statements into set of simple operations.
- Author
- Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Revision$ $Date$ Last modified by $Author$
Definition in file IR_lowering.hpp.
◆ mult_variant
Indicates the type of fixup needed after a constant multiplication.
BASIC_VARIANT means no fixup is needed, NEGATE_VARIANT means that the result should be negated, and ADD_VARIANT means that the multiplicand should be added to the result.
Enumerator |
---|
basic_variant | |
negate_variant | |
add_variant | |
Definition at line 74 of file IR_lowering.hpp.
◆ REF_FORWARD_DECL() [1/5]
REF_FORWARD_DECL |
( |
bloc |
| ) |
|
◆ REF_FORWARD_DECL() [2/5]
◆ REF_FORWARD_DECL() [3/5]
◆ REF_FORWARD_DECL() [4/5]
◆ REF_FORWARD_DECL() [5/5]