ROSE 0.11.145.147
Public Member Functions | List of all members
FiniteLattice Class Reference

Description

Definition at line 122 of file lattice.h.

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

Public Member Functions

bool finiteLattice ()
 Check if this lattice is finite or not.
 
- 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 > &, const Function &)
 
virtual void incorporateVars (Lattice *)
 
virtual Latticeproject (SgExpression *)
 
virtual bool unProject (SgExpression *, 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
 

Member Function Documentation

◆ finiteLattice()

bool FiniteLattice::finiteLattice ( )
inlinevirtual

Check if this lattice is finite or not.

Implements Lattice.

Definition at line 125 of file lattice.h.


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