LLVM API Documentation

Public Member Functions
llvm::DOTGraphTraits< RegionNode * > Struct Template Reference
Inheritance diagram for llvm::DOTGraphTraits< RegionNode * >:
Inheritance graph
[legend]
Collaboration diagram for llvm::DOTGraphTraits< RegionNode * >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DOTGraphTraits (bool isSimple=false)
std::string getNodeLabel (RegionNode *Node, RegionNode *Graph)

Detailed Description

template<>
struct llvm::DOTGraphTraits< RegionNode * >

Definition at line 36 of file RegionPrinter.cpp.


Constructor & Destructor Documentation

llvm::DOTGraphTraits< RegionNode * >::DOTGraphTraits ( bool  isSimple = false) [inline]

Reimplemented in llvm::DOTGraphTraits< RegionInfoPass * >.

Definition at line 38 of file RegionPrinter.cpp.


Member Function Documentation

std::string llvm::DOTGraphTraits< RegionNode * >::getNodeLabel ( RegionNode Node,
RegionNode Graph 
) [inline]

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