Skip to content

getLiveInVarsAt

Synopsis

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

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

Created with MrDocs