|
MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/plug/affine/affine.h"#include <mim/config.h>#include <mim/pass.h>#include "mim/plug/affine/phase/lower_for.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 affine.cpp.
References MIM_EXPORT, and reg_stages().
| void reg_stages | ( | Flags2Stages & | stages | ) |
Definition at line 11 of file affine.cpp.
References mim::Stage::hook().
Referenced by mim_get_plugin().