HomeSort by relevance Sort by last modified time
    Searched full:callgraph (Results 1 - 25 of 362) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Analysis/
CallPrinter.cpp 10 // This file defines '-dot-callgraph', which emit a callgraph.<fnname>.dot
13 // There is also a pass available to directly call dotty ('-view-callgraph').
17 #include "llvm/Analysis/CallGraph.h"
25 template <> struct DOTGraphTraits<CallGraph *> : public DefaultDOTGraphTraits {
28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; }
30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) {
39 static CallGraph *getGraph(CallGraphWrapperPass *P) {
49 : public DOTGraphTraitsModuleViewer<CallGraphWrapperPass, true, CallGraph *,
54 : DOTGraphTraitsModuleViewer<CallGraphWrapperPass, true, CallGraph *,
    [all...]
  /external/swiftshader/third_party/LLVM/test/Analysis/CallGraph/
2008-09-09-UsedByGlobal.ll 1 ; RUN: opt < %s -print-callgraph -disable-output |& grep {calls function}
2008-09-09-DirectCall.ll 1 ; RUN: opt < %s -print-callgraph -disable-output |& \
  /external/clang/lib/Analysis/
CallGraph.cpp 1 //== CallGraph.cpp - AST-based Call graph ----------------------*- C++ -*--==//
10 // This file defines the AST-based CallGraph.
13 #include "clang/Analysis/CallGraph.h"
23 #define DEBUG_TYPE "CallGraph"
32 CallGraph *G;
36 CGBuilder(CallGraph *g, CallGraphNode *N)
94 void CallGraph::addNodesForBlocks(DeclContext *D) {
103 CallGraph::CallGraph() {
107 CallGraph::~CallGraph()
    [all...]
CMakeLists.txt 11 CallGraph.cpp
  /external/llvm/test/Analysis/CallGraph/
2008-09-09-UsedByGlobal.ll 1 ; RUN: opt < %s -print-callgraph -disable-output 2>&1 | FileCheck %s
no-intrinsics.ll 1 ; RUN: opt < %s -print-callgraph -disable-output 2>&1 | FileCheck %s
2 ; RUN: opt < %s -passes=print-callgraph -disable-output 2>&1 | FileCheck %s
2008-09-09-DirectCall.ll 1 ; RUN: opt < %s -print-callgraph -disable-output 2>&1 | FileCheck %s
  /external/llvm/test/Other/
2002-01-31-CallGraph.ll 3 ; RUN: opt < %s -analyze -print-callgraph >& /dev/null
  /external/swiftshader/third_party/LLVM/test/Other/
2002-01-31-CallGraph.ll 3 ; RUN: opt < %s -analyze -print-callgraph >& /dev/null
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/
CallGraph.h 1 //== CallGraph.h - AST-based Call graph ------------------------*- C++ -*--==//
10 // This file declares the AST-based CallGraph.
34 class CallGraph : public RecursiveASTVisitor<CallGraph> {
47 CallGraph();
48 ~CallGraph();
196 template <> struct GraphTraits<clang::CallGraph*>
199 static NodeType *getEntryNode(clang::CallGraph *CGN) {
204 CGGetValue(clang::CallGraph::const_iterator::value_type &P) {
209 typedef mapped_iterator<clang::CallGraph::iterator, decltype(&CGGetValue)
    [all...]
  /external/valgrind/docs/internals/
howto_oprofile.txt 6 opcontrol --stop ; opcontrol --reset ; opcontrol --callgraph=5 --start
23 # produce a profile w/ callgraph
24 opreport --merge=tgid --callgraph -x \
35 w/ callgraph profiles are useless. (oprofile doesn't do CFI based
39 2. even at the best of times the callgraph profiles seem pretty
43 for callgraph profiling. There is however a patch that

Completed in 202 milliseconds

1 2 3 4 5 6 7 8 91011>>