Home
last modified time | relevance | path

Searched refs:WriteGraph (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGraphWriter.h361 raw_ostream &WriteGraph(raw_ostream &O, const GraphType &G,
380 std::string WriteGraph(const GraphType &G, const Twine &Name,
408 llvm::WriteGraph(O, G, ShortNames, Title);
421 llvm::WriteGraph(G, Name, ShortNames, Title, FileName.str());
432 std::string Filename = llvm::WriteGraph(G, Name, ShortNames, Title);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DInheritViz.cpp43 void WriteGraph(QualType Type) { in WriteGraph() function in __anon2b5c429d0111::InheritanceHierarchyWriter
151 Writer.WriteGraph(Self); in viewInheritance()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h115 WriteGraph(File, Graph, IsSimple, in printGraphForFunction()
302 WriteGraph(File, Graph, IsSimple, Title); in runOnModule()
334 WriteGraph(File, Graph, IsSimple, Title); in WriteDOTGraphToFile()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCFGPrinter.cpp51 WriteGraph(File, &MCFGInfo, CFGOnly); in writeMCFGToDotFile()
H A DEdgeBundles.cpp88 raw_ostream &WriteGraph<>(raw_ostream &O, const EdgeBundles &G, in WriteGraph() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDDGPrinter.cpp50 WriteGraph(File, (const DataDependenceGraph *)&G, DOnly); in writeDDGToDotFile()
H A DCFGPrinter.cpp77 WriteGraph(File, &CFGInfo, CFGOnly); in writeCFGToDotFile()
H A DCallPrinter.cpp238 WriteGraph(File, &CFGInfo); in doCallGraphDOTPrinting()
H A DMemorySSA.cpp2389 WriteGraph(&CFGInfo, "", false, "MSSA", DotCFGMSSA); in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp335 WriteGraph(&Info, "BCI", false, in viewBlockCoverageGraph()
H A DPGOInstrumentation.cpp2305 WriteGraph(&Func, Twine("PGORawCounts_") + Func.getFunc().getName()); in annotateAllFunctions()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp246 WriteGraph(OS, G, /*ShortNames*/ false, in writeGadgetGraph()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp1371 WriteGraph(OS, SG, /*ShortName=*/false, in writeDOTGraph()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp4091 return llvm::WriteGraph(&G, "ExprEngine", /*ShortNames=*/false, in DumpGraph()
4105 return llvm::WriteGraph(TrimmedG.get(), "TrimmedExprEngine", in DumpGraph()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2179 WriteGraph(OutStream, this, false); in generateDotFile()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp4006 llvm::WriteGraph(File, this); in dumpGraph()
H A DMemProfContextDisambiguation.cpp3273 WriteGraph(this, "", false, Label, in exportToDot()
H A DAttributorAttributes.cpp11920 void AttributorCallGraph::print() { llvm::WriteGraph(outs(), this); } in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10499 …Writer10WriteGraphENS_8QualTypeE", "clang::InheritanceHierarchyWriter::WriteGraph(clang::QualType)…
16384 {"_ZN4llvm10WriteGraphERNS_11raw_ostreamERKNS_11EdgeBundlesEbRKSs", "llvm::WriteGraph(llvm::raw_ost…
16387 …INS_11EdgeBundlesEEENS_3sys4PathERKT_RKSsbS8_", "llvm::sys::Path llvm::WriteGraph<llvm::EdgeBundle…