MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/def.h"
#include <algorithm>
#include <fe/assert.h>
#include "mim/rewrite.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, | |
_, | |||
__ ) |