Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp26 writeDOTGraphNode(OS); in writeDOTGraph()
30 void GIMatchTree::writeDOTGraphNode(raw_ostream &OS) const { in writeDOTGraphNode() function in GIMatchTree
68 C.writeDOTGraphNode(OS); in writeDOTGraphNode()
H A DGIMatchTree.h134 void writeDOTGraphNode(raw_ostream &OS) const;