My Project
Public Member Functions | Static Public Member Functions | List of all members
llvm::DOTGraphTraits< const CAGSlice * > Struct Template Reference
Inheritance diagram for llvm::DOTGraphTraits< const CAGSlice * >:
Inheritance graph
[legend]
Collaboration diagram for llvm::DOTGraphTraits< const CAGSlice * >:
Collaboration graph
[legend]

Public Member Functions

 DOTGraphTraits (bool isSimple=false)
 
std::string getNodeLabel (const CAGNode *node, const CAGSlice *graph)
 
std::string getNodeAttributes (const CAGNode *node, const CAGSlice *graph)
 

Static Public Member Functions

static std::string getGraphProperties (const CAGSlice *)
 
static bool isNodeHidden (const CAGNode *node)
 

Constructor & Destructor Documentation

◆ DOTGraphTraits()

llvm::DOTGraphTraits< const CAGSlice * >::DOTGraphTraits ( bool  isSimple = false)
inline

Member Function Documentation

◆ getGraphProperties()

static std::string llvm::DOTGraphTraits< const CAGSlice * >::getGraphProperties ( const CAGSlice )
inlinestatic

◆ getNodeAttributes()

std::string llvm::DOTGraphTraits< const CAGSlice * >::getNodeAttributes ( const CAGNode node,
const CAGSlice graph 
)
inline

◆ getNodeLabel()

std::string llvm::DOTGraphTraits< const CAGSlice * >::getNodeLabel ( const CAGNode node,
const CAGSlice graph 
)
inline

◆ isNodeHidden()

static bool llvm::DOTGraphTraits< const CAGSlice * >::isNodeHidden ( const CAGNode node)
inlinestatic

The documentation for this struct was generated from the following file: