Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DDOTGraphTraits.h51 static std::string getGraphProperties(const GraphType &) { in getGraphProperties() function
DGraphWriter.h130 O << DTraits.getGraphProperties(G); in writeHeader()