MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
def.cpp File Reference
#include "mim/def.h"
#include <algorithm>
#include <fe/assert.h>
#include <fe/hash.h>
#include <fe/worklist.h>
#include "mim/driver.h"
#include "mim/rule.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(node, _)

Functions

static constexpr unsigned mim::node2dep (Node node, bool mut)
template<class F>
static bool mim::any_free_vars (const Def *def, F f)

Macro Definition Documentation

◆ CODE

#define CODE ( node,
_ )
Value:
#node,