DefUseAnalysisAbstract::getCFGPredNode
-
get the incoming node of a cfg edge: only get the last one?***
Synopsis
Declared in <src/midend/programAnalysis/defUseAnalysis/DefUseAnalysisAbstract.h>
template<typename T>
SgNode*
getCFGPredNode(T cfgNode);
Return Value
This class represents the base class for all IR nodes within Sage III.
Created with MrDocs