Skip to content

getLiveOutVarsAt

Synopsis

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

LiveVarsLattice*
getLiveOutVarsAt(
    LiveDeadVarsAnalysis* ldva,
    SgNode* n,
    unsigned int index = 0);

Created with MrDocs