Skip to content

SgnLattice::SgnLattice

Copy constructor

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/sgnAnalysis.h>

SgnLattice(SgnLattice const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs