MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
def.cpp File Reference
#include "mim/def.h"
#include <algorithm>
#include "mim/rewrite.h"
#include "mim/world.h"
Include dependency graph for def.cpp:

Go to the source code of this file.

Namespaces

namespace  mim
 

Macros

#define CODE(op, abbr)
 

Macro Definition Documentation

◆ CODE

#define CODE ( op,
abbr )
Value:
case Node::op: return #abbr;