InterproceduralInfo::identifyEntryNode
Synopses
Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/InterproceduralInfo.h>
static
SgNode*
identifyEntryNode(SgFunctionDeclaration* dec);
static
SgNode*
identifyEntryNode(SgFunctionDefinition* def);
Created with MrDocs