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

/external/llvm/include/llvm/Support/
H A DGraphWriter.h169 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); local
172 if (!NodeAttributes.empty()) O << NodeAttributes << ","; local

Completed in 78 milliseconds