Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h50 static std::string getGraphProperties(const GraphType &) { in getGraphProperties() function
H A DGraphWriter.h156 O << DTraits.getGraphProperties(G); in writeHeader()
/src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2153 getGraphProperties(const DotCfgDiffDisplayGraph *DiffData) { in getGraphProperties() function