MimIR 0.1
MimIR is my Intermediate Representation
|
#include <mim/pass/pass.h>
Go to the source code of this file.
Classes | |
class | mim::plug::mem::SSAConstr |
SSA construction algorithm that promotes slots, loads, and stores to SSA values. More... | |
struct | mim::plug::mem::SSAConstr::Info |
Namespaces | |
namespace | mim |
namespace | mim::plug |
namespace | mim::plug::mem |
The mem Plugin | |
struct mim::plug::mem::SSAConstr::Info |
Definition at line 23 of file ssa_constr.h.
Class Members | ||
---|---|---|
Lam * | pred = nullptr | |
GIDSet< const Proxy * > | writable |