Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDOTGraphTraits.h51 static std::string getGraphProperties(const GraphType &) { in getGraphProperties() function
DGraphWriter.h145 O << DTraits.getGraphProperties(G); in writeHeader()
/external/llvm/include/llvm/Support/
DDOTGraphTraits.h51 static std::string getGraphProperties(const GraphType &) { in getGraphProperties() function
DGraphWriter.h130 O << DTraits.getGraphProperties(G); in writeHeader()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDOTGraphTraits.h51 static std::string getGraphProperties(const GraphType& Graph) { in getGraphProperties() function
DGraphWriter.h126 O << DTraits.getGraphProperties(G); in writeHeader()