ROSE  0.11.145.0
Public Member Functions | List of all members
InfiniteLattice Class Referenceabstract

Description

Definition at line 132 of file lattice.h.

Inheritance diagram for InfiniteLattice:
Inheritance graph
[legend]
Collaboration diagram for InfiniteLattice:
Collaboration graph
[legend]

Public Member Functions

bool finiteLattice ()
 Check if this lattice is finite or not.
 
virtual bool widenUpdate (InfiniteLattice *that)=0
 
- Public Member Functions inherited from Lattice
virtual void initialize ()=0
 
virtual Latticecopy () const =0
 
virtual void copy (Lattice *that)=0
 
virtual void remapVars (const std::map< varID, varID > &varNameMap, const Function &newFunc)
 
virtual void incorporateVars (Lattice *that)
 
virtual Latticeproject (SgExpression *expr)
 
virtual bool unProject (SgExpression *expr, Lattice *exprState)
 
virtual bool meetUpdate (Lattice *that)=0
 
virtual bool operator== (Lattice *that)=0
 
bool operator!= (Lattice *that)
 
bool operator== (Lattice &that)
 
bool operator!= (Lattice &that)
 
- Public Member Functions inherited from printable
virtual std::string str (std::string indent="")=0
 

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