Home
last modified time | relevance | path

Searched refs:ViewGraph (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtViz.cpp22 llvm::ViewGraph(this,"AST"); in viewAST()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp82 ViewGraph(this, Name, false, Title); in viewGraph()
H A DEdgeBundles.cpp114 ViewGraph(*this, "EdgeBundles"); in view()
H A DMachineBlockFrequencyInfo.cpp264 ViewGraph(const_cast<MachineBlockFrequencyInfo *>(this), Name, isSimple); in view()
H A DMachineFunction.cpp744 ViewGraph(this, "mf" + getName()); in viewCFG()
754 ViewGraph(this, "mf" + getName(), true); in viewCFGOnly()
H A DMachineScheduler.cpp4892 ViewGraph(this, Name, false, Title); in viewGraph()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFGPrinter.cpp91 ViewGraph(&CFGInfo, "cfg." + F.getName(), CFGOnly); in viewCFG()
166 ViewGraph(&CFGInfo, OutputFileName ? OutputFileName : "cfg" + getName(), in viewCFG()
H A DDomPrinter.cpp30 ViewGraph(this, Name, false, Title); in viewGraph()
H A DRegionPrinter.cpp219 llvm::ViewGraph(RI, "reg", ShortNames, in viewRegionInfo()
H A DCallPrinter.cpp251 ViewGraph(&CFGInfo, "callgraph", true, Title); in viewCallGraph()
H A DBlockFrequencyInfo.cpp256 ViewGraph(const_cast<BlockFrequencyInfo *>(this), title); in view()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h38 ViewGraph(Graph, Name, IsSimple, in viewGraphForFunction()
268 ViewGraph(Graph, Name, IsSimple, Title); in runOnModule()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCallGraph.cpp250 llvm::ViewGraph(this, "CallGraph"); in viewGraph()
H A DCFG.cpp6451 llvm::ViewGraph(this,"CFG"); in viewCFG()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp149 ViewGraph(this, "dag." + getMachineFunction().getName(), in viewGraph()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h246 void ViewGraph(bool trim = false);
250 void ViewGraph(ArrayRef<const ExplodedNode *> Nodes);
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGraphWriter.h429 void ViewGraph(const GraphType &G, const Twine &Name,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp501 llvm::ViewGraph(*this, "Modules"); in viewGraph()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp782 Eng.ViewGraph(Mgr->options.TrimGraph); in RunPathSensitiveChecks()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp4065 void ExprEngine::ViewGraph(bool trim) { in ViewGraph() function in ExprEngine
4070 void ExprEngine::ViewGraph(ArrayRef<const ExplodedNode *> Nodes) { in ViewGraph() function in ExprEngine
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2307 ViewGraph(&Func, Twine("PGORawCounts_") + Func.getFunc().getName()); in annotateAllFunctions()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3987 void AADepGraph::viewGraph() { llvm::ViewGraph(this, "Dependency Graph"); } in viewGraph()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15107 ViewGraph(this, "SLP" + F->getName(), false, Str); in getTreeCost()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc6585 {"_ZN5clang4ento10ExprEngine9ViewGraphEb", "clang::ento::ExprEngine::ViewGraph(bool)"},
6586 …prEngine9ViewGraphEPPNS0_12ExplodedNodeES4_", "clang::ento::ExprEngine::ViewGraph(clang::ento::Exp…