Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1784 getGraphProperties(const DotCfgDiffDisplayGraph *DiffData) { in getGraphProperties() function