MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
demo.cpp File Reference
#include "mim/plug/demo/demo.h"
#include <mim/plugin.h>
#include <mim/pass/pass.h>
Include dependency graph for demo.cpp:

Go to the source code of this file.

Functions

MIM_EXPORT Plugin mim_get_plugin ()
 Registers Passes in the different optimization Phases as well as normalizers for the Axioms.
 

Function Documentation

◆ mim_get_plugin()

MIM_EXPORT Plugin mim_get_plugin ( )

Registers Passes in the different optimization Phases as well as normalizers for the Axioms.

Definition at line 10 of file demo.cpp.

References mim::plug::demo::register_normalizers().