NodeState::getLatticeAbove
Synopses
Declared in <src/midend/programAnalysis/genericDataflow/state/nodeState.h>
std::vector<Lattice*> const&
getLatticeAbove(Analysis const* analysis) const;
Lattice*
getLatticeAbove(
Analysis const* analysis,
int latticeName) const;
Created with MrDocs