MimIR 0.1
MimIR is my Intermediate Representation
|
Functions | |
void | register_normalizers (Normalizers &normalizers) |
Variables | |
static constexpr plugin_t | Plugin_Id = 0x1463900000000000 |
%demo.const_idx | |
enum class | const_idx : flags_t |
Ref | normalize_const (Ref type, Ref, Ref arg) |
|
strong |
Definition at line 7 of file normalizers.cpp.
References mim::World::lit(), and mim::Def::world().
void mim::plug::demo::register_normalizers | ( | Normalizers & | normalizers | ) |
Referenced by mim_get_plugin().