|
MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/def.h"#include <algorithm>#include <absl/container/fixed_array.h>#include <fe/assert.h>#include "mim/rule.h"#include "mim/world.h"#include "mim/util/hash.h"Go to the source code of this file.
Namespaces | |
| namespace | mim |
Macros | |
| #define | CODE(name, _) |
| #define | CODE(n, j) |
| #define CODE | ( | n, | |
| j ) |
| #define CODE | ( | name, | |
| _ ) |