MimIR 0.1
MimIR is my Intermediate Representation
|
Go to the source code of this file.
Namespaces | |
namespace | mim |
namespace | mim::plug |
namespace | mim::plug::affine |
The affine Plugin | |
Functions | |
%affine.For | |
const Def * | mim::plug::affine::fn_for (World &w, Defs params) |
const Def * | mim::plug::affine::op_for (World &w, Ref begin, Ref end, Ref step, Defs inits, Ref body, Ref brk) |
Returns a fully applied affine_for axiom. | |