llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Classes | Public Member Functions | List of all members
tags::ConstraintSolver Class Reference

#include <passes/tags/constraints.h>

Inheritance diagram for tags::ConstraintSolver:
Inheritance graph
[legend]
Collaboration diagram for tags::ConstraintSolver:
Collaboration graph
[legend]

Public Member Functions

 ConstraintSolver (RegisterAnalysis &analysis, const Target *target, bool banPolymorphism, Prog &prog)
 
void Solve ()
 

Detailed Description

Implementation of the backtracking-based constraint solver.


The documentation for this class was generated from the following files: