Home
last modified time | relevance | path

Searched refs:writeDOTGraphNode (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp27 writeDOTGraphNode(OS); in writeDOTGraph()
31 void GIMatchTree::writeDOTGraphNode(raw_ostream &OS) const { in writeDOTGraphNode() function in GIMatchTree
69 C.writeDOTGraphNode(OS); in writeDOTGraphNode()
H A DGIMatchTree.h134 void writeDOTGraphNode(raw_ostream &OS) const;