Skip to content

NodeState::getNodeState

Synopsis

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

static
NodeState*
getNodeState(
    DataflowNode const& n,
    int index = 0);

Created with MrDocs