HomeSort by relevance Sort by last modified time
    Searched refs:setEdgeKind (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/Analysis/
LazyCallGraph.cpp 109 void LazyCallGraph::Node::setEdgeKind(Function &TargetF, Edge::Kind EK) {
276 SourceN.setEdgeKind(TargetN.getFunction(), Edge::Call);
293 SourceN.setEdgeKind(TargetN.getFunction(), Edge::Call);
377 SourceN.setEdgeKind(TargetN.getFunction(), Edge::Call);
472 SourceN.setEdgeKind(TargetN.getFunction(), Edge::Call);
494 SourceN.setEdgeKind(TargetN.getFunction(), Edge::Ref);
684 SourceN.setEdgeKind(TargetN.getFunction(), Edge::Call);
704 SourceN.setEdgeKind(TargetN.getFunction(), Edge::Ref);
    [all...]
  /external/llvm/include/llvm/Analysis/
LazyCallGraph.h 221 void setEdgeKind(Function &ChildF, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LazyCallGraph.h 292 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LazyCallGraph.h 292 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LazyCallGraph.h 292 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LazyCallGraph.h 304 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LazyCallGraph.h 304 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LazyCallGraph.h 304 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LazyCallGraph.h 304 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LazyCallGraph.h 292 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LazyCallGraph.h 292 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LazyCallGraph.h 292 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
LazyCallGraph.h 304 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
LazyCallGraph.h 304 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
LazyCallGraph.h 304 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
LazyCallGraph.h 304 void setEdgeKind(Node &ChildN, Edge::Kind EK);
    [all...]

Completed in 929 milliseconds