MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
clos_conv.h File Reference
#include <queue>
#include "mim/phase.h"
#include "mim/plug/clos/clos.h"
#include "mim/plug/mem/mem.h"
Include dependency graph for clos_conv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mim::plug::clos::phase::FreeDefAna
 Computes, on demand and with memoization, the free Defs that a Lam must capture in its closure environment. More...
class  mim::plug::clos::phase::ClosConv
 Performs typed closure conversion, rebuilding the old world into a new one. More...

Namespaces

namespace  mim
namespace  mim::plug
namespace  mim::plug::clos
 The clos Plugin
namespace  mim::plug::clos::phase