CompactRepresentation::getGraphNode
Get Graph Node from SgNode
Synopsis
Declared in <src/midend/programAnalysis/VirtualFunctionAnalysis/IntraProcAliasAnalysis.h>
SgGraphNode*
getGraphNode(SgNode* node);
Return Value
Graph Node from SgNode
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs