MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
affine.h File Reference
#include "mim/world.h"
#include "mim/plug/affine/autogen.h"
Include dependency graph for affine.h:
This graph shows which files directly or indirectly include this file:

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 Defmim::plug::affine::fn_for (World &w, Defs params)
 
const Defmim::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.