Definition at line 25 of file nodeConstAnalysis.h.
◆ nodeConstLattice() [1/2]
nodeConstLattice::nodeConstLattice |
( |
| ) |
|
|
inline |
◆ nodeConstLattice() [2/2]
◆ initialize()
void nodeConstLattice::initialize |
( |
| ) |
|
|
inlinevirtual |
◆ copy() [1/2]
Lattice * nodeConstLattice::copy |
( |
| ) |
const |
|
virtual |
◆ copy() [2/2]
void nodeConstLattice::copy |
( |
Lattice * |
that | ) |
|
|
virtual |
◆ meetUpdate()
bool nodeConstLattice::meetUpdate |
( |
Lattice * |
that | ) |
|
|
virtual |
◆ operator==()
bool nodeConstLattice::operator== |
( |
Lattice * |
that | ) |
|
|
virtual |
◆ str()
std::string nodeConstLattice::str |
( |
std::string |
indent = "" | ) |
|
|
virtual |
◆ uninitialized
const int nodeConstLattice::uninitialized =0 |
|
static |
◆ noAssign
const int nodeConstLattice::noAssign =bottom |
|
static |
◆ constVal
const int nodeConstLattice::constVal =valKnown |
|
static |
◆ multVal
const int nodeConstLattice::multVal =top |
|
static |
The documentation for this class was generated from the following file: