IntMaxLattice::IntMaxLattice
Construct from int
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/lattice/latticeFull.h>
IntMaxLattice(int state);
Parameters
Name |
Description |
state |
The value to construct from |
Created with MrDocs