Skip to content

InterproceduralInfo::getSliceImportantFunctionCallNode

returns the node for the function call, which contains the function call

Synopsis

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

SgNode*
getSliceImportantFunctionCallNode(int i);

Return Value

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs