|
MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/rule.h"#include <utility>#include "mim/def.h"#include "mim/rewrite.h"#include "mim/tuple.h"#include "mim/world.h"Go to the source code of this file.
Namespaces | |
| namespace | mim |
Functions | |
| std::tuple< const Var *, const Def * > | mim::tuple_of_dict (World &world, Def2Def &v2v) |