MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
ll.cpp File Reference
#include "mim/plug/ll/ll.h"
#include <fstream>
#include <string>
#include <mim/config.h>
#include <mim/phase.h>
#include <mim/plugin.h>
#include "mim/plug/ll/autogen.h"
Include dependency graph for ll.cpp:

Go to the source code of this file.

Classes

class  mim::plug::ll::Emit
 Pipeline phase for ll.emit. More...

Namespaces

namespace  mim
namespace  mim::plug
namespace  mim::plug::ll
 The ll Plugin

Functions

static void reg_stages (Flags2Stages &stages)
Plugin mim_get_plugin ()

Function Documentation

◆ mim_get_plugin()

Definition at line 37 of file ll.cpp.

References MIM_EXPORT, MIM_VERSION, and reg_stages().

◆ reg_stages()

void reg_stages ( Flags2Stages & stages)
static

Definition at line 35 of file ll.cpp.

References mim::Stage::hook().