Skip to content

NodeState::getNodeState

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/state/nodeState.h>

static
NodeState*
getNodeState(
    SgNode* n,
    int index = 0);

Created with MrDocs