DefUseAnalysisAbstract
Synopsis
Declared in <src/midend/programAnalysis/defUseAnalysis/DefUseAnalysisAbstract.h>
class DefUseAnalysisAbstract
: public Support
Base Classes
Name |
Description |
Member Functions
Name |
Description |
|
Default constructor |
|
Destructor |
|
Protected Types
Protected Member Functions
Name |
Description |
get the incoming node of a cfg edge: only get the last one?***** |
|
For a CFG Node, follow the two incoming edges and get the other node (than theNodeBefore) ??? Why only two edges?***** |
|
print the values of a vector***** |
|
Protected Data Members
Derived Classes
Name |
Description |
Created with MrDocs