tipc
A TIP to LLVM compiler
Classes
Unifier.h File Reference
#include "TipType.h"
#include "TipVar.h"
#include "TypeConstraint.h"
#include "UnionFind.h"
#include <set>
#include <vector>
Include dependency graph for Unifier.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Unifier
 Class used to solve type constraints and establish typability. More...