VarsExprsProductLattice
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/liveDeadVarAnalysis.h>
class VarsExprsProductLattice
: public virtual ProductLattice
Base Classes
Name |
Description |
Member Functions
Name |
Description |
|
Constructors |
|
Destructor |
|
|
|
|
|
|
|
|
|
*Lattice**/void remapVars(const std::map<varID, varID>& varNameMap, const Function& newFunc, bool (*f)(CFGNode)); |
|
|
|
Protected Member Functions
Name |
|
|
Protected Data Members
Derived Classes
Name |
Description |
Created with MrDocs