LLVM: llvm::rdf::Print< T > Struct Template Reference (original) (raw)
#include "[llvm/CodeGen/RDFGraph.h](RDFGraph%5F8h%5Fsource.html)"
Inheritance diagram for llvm::rdf::Print< T >:
[legend]
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| const T & | Obj |
| const DataFlowGraph & | G |
Detailed Description
template<typename T>
struct llvm::rdf::Print< T >
Definition at line 961 of file RDFGraph.h.
Constructor & Destructor Documentation
template<typename T>
| llvm::rdf::Print< T >::Print ( const T & x, const DataFlowGraph & g ) | inline |
|---|
Definition at line 962 of file RDFGraph.h.
References G, g(), Obj, and T.
Member Data Documentation
◆ G
template<typename T>
const DataFlowGraph& llvm::rdf::Print< T >::G
Definition at line 965 of file RDFGraph.h.
Referenced by Print().
◆ Obj
template<typename T>
const T& llvm::rdf::Print< T >::Obj
Definition at line 964 of file RDFGraph.h.
Referenced by Print().
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/RDFGraph.h