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
Get the index of a CFG node.
Declared in <SageIII/virtualCFG/staticCFG.h>
static
int
getIndex(SgGraphNode* node);
the index of a CFG node.
Created with MrDocs