Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGraphWriter.h166 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode() local
169 if (!NodeAttributes.empty()) O << NodeAttributes << ","; in writeNode()