NodeState::getNodeState
Synopses
Declared in <src/midend/programAnalysis/genericDataflow/state/nodeState.h>
static
NodeState*
getNodeState(
DataflowNode const& n,
int index = 0);
static
NodeState*
getNodeState(
SgNode* n,
int index = 0);
Created with MrDocs