LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llvm::DOTGraphTraits< const llzk::SymbolUseGraph * > Struct Reference

#include <SymbolUseGraph.h>

Inheritance diagram for llvm::DOTGraphTraits< const llzk::SymbolUseGraph * >:
[legend]
Collaboration diagram for llvm::DOTGraphTraits< const llzk::SymbolUseGraph * >:
[legend]

Public Member Functions

 DOTGraphTraits (bool isSimple=false)
 
std::string getNodeLabel (NodeRef n, GraphType g)
 
- Public Member Functions inherited from llvm::DOTGraphTraits< const llzk::SymbolUseGraphNode * >
 DOTGraphTraits (bool isSimple=false)
 
std::string getNodeLabel (NodeRef n, GraphType)
 

Static Public Member Functions

static std::string getGraphName (GraphType)
 

Additional Inherited Members

- Public Types inherited from llvm::DOTGraphTraits< const llzk::SymbolUseGraphNode * >
using NodeRef = const llzk::SymbolUseGraphNode *
 
using GraphType = const llzk::SymbolUseGraph *
 

Detailed Description

Definition at line 271 of file SymbolUseGraph.h.

Constructor & Destructor Documentation

◆ DOTGraphTraits()

llvm::DOTGraphTraits< const llzk::SymbolUseGraph * >::DOTGraphTraits ( bool isSimple = false)
inline

Definition at line 274 of file SymbolUseGraph.h.

Member Function Documentation

◆ getGraphName()

static std::string llvm::DOTGraphTraits< const llzk::SymbolUseGraph * >::getGraphName ( GraphType )
inlinestatic

Definition at line 276 of file SymbolUseGraph.h.

◆ getNodeLabel()

std::string llvm::DOTGraphTraits< const llzk::SymbolUseGraph * >::getNodeLabel ( NodeRef n,
GraphType g )
inline

Definition at line 278 of file SymbolUseGraph.h.


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