MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/def.h"
Go to the source code of this file.
Classes | |
class | mim::Res |
Utility class when folding constants in normalizers. More... | |
Namespaces | |
namespace | mim |
Functions | |
void | mim::commute (const Def *&a, const Def *&b) |
Swap Lit to left - or smaller Def::gid, if no lit present. | |