LLVM 22.0.0git
llvm::rdf::PrintNode< T > Struct Template Reference

#include "llvm/CodeGen/RDFGraph.h"

Inheritance diagram for llvm::rdf::PrintNode< T >:
[legend]

Public Member Functions

 PrintNode (const NodeAddr< T > &x, const DataFlowGraph &g)
Public Member Functions inherited from llvm::rdf::Print< NodeAddr< T > >
 Print (const T &x, const DataFlowGraph &g)

Additional Inherited Members

Public Attributes inherited from llvm::rdf::Print< NodeAddr< T > >
const TObj
const DataFlowGraphG

Detailed Description

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

Definition at line 970 of file RDFGraph.h.

Constructor & Destructor Documentation

◆ PrintNode()

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: