Skip to content

StaticCFG::CFG::getIndex

Get the index of a CFG node.

Synopsis

Declared in <SageIII/virtualCFG/staticCFG.h>

static
int
getIndex(SgGraphNode* node);

Return Value

the index of a CFG node.

Created with MrDocs