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

#include <SymbolUseGraph.h>

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

Public Types

using NodeRef = const llzk::SymbolUseGraphNode *
 
using GraphType = const llzk::SymbolUseGraph *
 

Public Member Functions

 DOTGraphTraits (bool isSimple=false)
 
std::string getNodeLabel (NodeRef n, GraphType)
 

Detailed Description

Definition at line 261 of file SymbolUseGraph.h.

Member Typedef Documentation

◆ GraphType

using llvm::DOTGraphTraits< const llzk::SymbolUseGraphNode * >::GraphType = const llzk::SymbolUseGraph *

Definition at line 263 of file SymbolUseGraph.h.

◆ NodeRef

using llvm::DOTGraphTraits< const llzk::SymbolUseGraphNode * >::NodeRef = const llzk::SymbolUseGraphNode *

Definition at line 262 of file SymbolUseGraph.h.

Constructor & Destructor Documentation

◆ DOTGraphTraits()

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

Definition at line 265 of file SymbolUseGraph.h.

Member Function Documentation

◆ getNodeLabel()

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

Definition at line 267 of file SymbolUseGraph.h.


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