Home
last modified time | relevance | path

Searched refs:Graphs (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp431 std::array<GraphRenderer::GraphT, 2> Graphs; in __anon56ae4c9e0102() local
448 Graphs[i] = GraphRenderer.getGraph(); in __anon56ae4c9e0102()
451 GraphDiffRenderer::Factory DGF(Graphs[0], Graphs[1]); in __anon56ae4c9e0102()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/
H A DREADME.txt125 -cfg-dump Display Control-Flow Graphs
126 -cfg-view View Control-Flow Graphs using GraphViz
/llvm-project-15.0.7/llvm/docs/
H A DReference.rst195 :doc:`Dependence Graphs <DependenceGraphs/index>`
H A DGettingStarted.rst812 A variety of program analyses, such as Call Graphs, Induction Variables,
/llvm-project-15.0.7/llvm/docs/DependenceGraphs/
H A Dindex.rst2 Dependence Graphs in LLVM
/llvm-project-15.0.7/mlir/docs/Rationale/
H A DMLIRForGraphAlgorithms.md94 MLIR supports converting from TensorFlow Graphs to MLIR and back, which means
232 In TensorFlow Graphs, each op takes and returns values using a very simple type
274 working with Graphs, and these can be difficult to reason about and lead to
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1542 HelpText<"View Control-Flow Graphs using GraphViz">,
1546 HelpText<"Display Control-Flow Graphs">,
1597 HelpText<"View Exploded Graphs using GraphViz">,
/llvm-project-15.0.7/clang/docs/analyzer/developer-docs/
H A DDebugChecks.rst36 - debug.ViewExplodedGraph: Show the Exploded Graphs generated for the
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Disl.bib6 title = {Transitive Closure of Infinite Graphs and Its Applications},
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dcheckers.rst2980 Control-Flow Graphs.
3034 View Control-Flow Graphs using GraphViz.
3046 View Exploded Graphs using GraphViz.
/llvm-project-15.0.7/mlir/docs/
H A DBufferization.md420 ## Bufferization Function Graphs