MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/plug/affine/affine.h"
#include <mim/config.h>
#include <mim/rewrite.h>
#include <mim/analyses/scope.h>
#include <mim/pass/pass.h>
#include <mim/pass/pipelinebuilder.h>
#include "mim/plug/affine/pass/lower_for.h"
Go to the source code of this file.
Functions | |
MIM_EXPORT Plugin | mim_get_plugin () |
MIM_EXPORT Plugin mim_get_plugin | ( | ) |
Definition at line 15 of file affine.cpp.
References mim::register_pass().