Static Value-Flow Analysis
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
CHG.h File Reference
#include "Util/ThreadAPI.h"
#include "Graphs/GenericGraph.h"
#include "Util/WorkList.h"

Go to the source code of this file.

Classes

class  SVF::CommonCHGraph
 Common base for class hierarchy graph. Only implements what PointerAnalysis needs. More...
 
class  SVF::CHEdge
 
class  SVF::CHNode
 
class  SVF::CHGraph
 
struct  SVF::GenericGraphTraits< SVF::CHNode * >
 
struct  SVF::GenericGraphTraits< Inverse< SVF::CHNode * > >
 
struct  SVF::GenericGraphTraits< SVF::CHGraph * >
 

Namespaces

namespace  SVF
 for isBitcode
 

Typedefs

typedef Set< const GlobalObjVar * > SVF::VTableSet
 
typedef Set< const FunObjVar * > SVF::VFunSet
 
typedef GenericEdge< CHNodeSVF::GenericCHEdgeTy
 
typedef GenericNode< CHNode, CHEdgeSVF::GenericCHNodeTy
 
typedef GenericGraph< CHNode, CHEdgeSVF::GenericCHGraphTy
 class hierarchy graph