Skip to content

InterproceduralInfo::CallSiteStructure::sliceImportantNode

SgNode containing the functioncall, attention: this is not the SgFunctionCall‐Node, this is the first node encountered form the functioncall towards the head of the function

Synopsis

Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/InterproceduralInfo.h>

SgNode* sliceImportantNode;

Created with MrDocs