Home
last modified time | relevance | path

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

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