LLVM: llvm::rdf::PrintNode< T > Struct Template Reference (original) (raw)

#include "[llvm/CodeGen/RDFGraph.h](RDFGraph%5F8h%5Fsource.html)"

Inheritance diagram for llvm::rdf::PrintNode< T >:

[legend]

Public Member Functions
Public Member Functions inherited from llvm::rdf::Print< NodeAddr< T > >
Additional Inherited Members
Public Attributes inherited from llvm::rdf::Print< NodeAddr< T > >
const T & Obj
const DataFlowGraph & G

Detailed Description

template<typename T>
struct llvm::rdf::PrintNode< T >

Definition at line 970 of file RDFGraph.h.

Constructor & Destructor Documentation

template<typename T>

llvm::rdf::PrintNode< T >::PrintNode ( const NodeAddr< T > & x, const DataFlowGraph & g ) inline

Definition at line 971 of file RDFGraph.h.

References g(), llvm::rdf::Print< NodeAddr< T > >::Print(), and T.


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