DFAnalysis
Synopsis
Declared in <src/midend/programAnalysis/defUseAnalysis/DFAnalysis.h>
class DFAnalysis;
Member Functions
Name |
Description |
|
Default constructor |
|
Destructor |
|
|
|
get the vector of defining nodes for a specific node and a initializedName. |
|
|
|
get the Definition multimap of a specific SgNode. |
|
|
|
|
|
get the vector of usage nodes for a specific node and a initializedName. |
|
|
|
get the Usage multimap of a specific SgNode. |
|
|
|
return whether a node is a global node |
|
|
|
|
|
Run the DFA analysis without debugging. |
|
Derived Classes
Name |
Description |
Created with MrDocs