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

Go to the source code of this file.

Classes

class  mim::Res
 Utility class when folding constants in normalizers. More...
 

Namespaces

namespace  mim
 

Functions

int mim::commute_ (const Def *a, const Def *b)
 
bool mim::commute (const Def *a, const Def *b)
 Swap Lit to left - or smaller Def::gid, if no lit present.