Static Value-Flow Analysis
Classes | Namespaces | Typedefs
ICFGNode.h File Reference
#include "Util/SVFUtil.h"
#include "Graphs/GenericGraph.h"
#include "Graphs/ICFGEdge.h"

Go to the source code of this file.

Classes

class  SVF::ICFGNode
 
class  SVF::GlobalICFGNode
 
class  SVF::IntraICFGNode
 
class  SVF::InterICFGNode
 
class  SVF::FunEntryICFGNode
 
class  SVF::FunExitICFGNode
 
class  SVF::CallICFGNode
 
class  SVF::RetICFGNode
 

Namespaces

 SVF
 for isBitcode
 

Typedefs

typedef GenericNode< ICFGNode, ICFGEdge > SVF::GenericICFGNodeTy