Skip to content

LiveVarsLattice::LiveVarsLattice

Construct from varID

Synopsis

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

LiveVarsLattice(varID const& var);

Parameters

Name

Description

var

The object to copy construct from

Created with MrDocs