Searched refs:Graphs (Results 1 – 11 of 11) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-xray/ |
| H A D | xray-graph-diff.cpp | 431 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 D | README.txt | 125 -cfg-dump Display Control-Flow Graphs 126 -cfg-view View Control-Flow Graphs using GraphViz
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Reference.rst | 195 :doc:`Dependence Graphs <DependenceGraphs/index>`
|
| H A D | GettingStarted.rst | 812 A variety of program analyses, such as Call Graphs, Induction Variables,
|
| /llvm-project-15.0.7/llvm/docs/DependenceGraphs/ |
| H A D | index.rst | 2 Dependence Graphs in LLVM
|
| /llvm-project-15.0.7/mlir/docs/Rationale/ |
| H A D | MLIRForGraphAlgorithms.md | 94 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 D | Checkers.td | 1542 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 D | DebugChecks.rst | 36 - debug.ViewExplodedGraph: Show the Exploded Graphs generated for the
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | isl.bib | 6 title = {Transitive Closure of Infinite Graphs and Its Applications},
|
| /llvm-project-15.0.7/clang/docs/analyzer/ |
| H A D | checkers.rst | 2980 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 D | Bufferization.md | 420 ## Bufferization Function Graphs
|