MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/plug/core/core.h"
#include <mim/config.h>
#include <mim/pass/pass.h>
#include "mim/plug/core/be/ll.h"
Go to the source code of this file.
Namespaces | |
namespace | mim |
namespace | mim::plug |
namespace | mim::plug::core |
The core Plugin | |
Functions | |
MIM_EXPORT Plugin | mim_get_plugin () |
Convert TBound to Sigma | |
This is WIP. | |
template<bool up> | |
const Sigma * | mim::plug::core::convert (const TBound< up > *b) |
MIM_EXPORT Plugin mim_get_plugin | ( | ) |
Definition at line 12 of file core.cpp.
References mim::ll::emit(), and mim::plug::core::register_normalizers().