LLVM 19.0.0git
Public Member Functions | List of all members
llvm::rdf::PrintNode< T > Struct Template Reference

#include "llvm/CodeGen/RDFGraph.h"

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

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from llvm::rdf::Print< NodeAddr< T > >
const NodeAddr< T > & Obj
 
const DataFlowGraphG
 

Detailed Description

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

Definition at line 969 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 970 of file RDFGraph.h.


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