SgnLattice::SgnLattice
Constructors
Synopses
Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/sgnAnalysis.h>
Default constructor
SgnLattice();
Copy constructor
SgnLattice(SgnLattice const& that);
Construct from long
SgnLattice(long val);
Created with MrDocs