Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
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()
DGIMatchTree.h134 void writeDOTGraphNode(raw_ostream &OS) const;