|
MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/plug/regex/regex.h"#include <mim/pass.h>#include <mim/plugin.h>#include "mim/plug/regex/pass/lower_regex.h"Go to the source code of this file.
Functions | |
| void | reg_stages (Flags2Stages &stages) |
| Plugin | mim_get_plugin () |
| Plugin mim_get_plugin | ( | ) |
Definition at line 13 of file regex.cpp.
References MIM_EXPORT, reg_stages(), and mim::plug::regex::register_normalizers().
| void reg_stages | ( | Flags2Stages & | stages | ) |
Definition at line 11 of file regex.cpp.
References mim::Stage::hook().