CompReprBase
Synopsis
Declared in <src/midend/programAnalysis/VirtualFunctionAnalysis/IntraProcAliasAnalysis.h>
class CompReprBase;
Member Functions
Name |
Description |
|
Default constructor |
|
Add a may alias relation eg. conditionals |
|
Add a must alias relation |
|
|
|
Get the Graph |
|
compute hash of the graph |
|
Merge two CompRepr |
|
Print to Dot file |
Protected Member Functions
Name |
Description |
|
Protected Destructor to make sure the client code can't delete it |
Derived Classes
Name |
Description |
Created with MrDocs