HomeSort by: relevance | last modified time | path
    Searched refs:child_edge_begin (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
GraphTraits.h 61 // static ChildEdgeIteratorType child_edge_begin(NodeRef)
136 return make_range(GraphTraits<GraphType>::child_edge_begin(G),
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DDG.h 518 static ChildEdgeIteratorType child_edge_begin(NodeRef N) { function in struct:llvm::DDGEdge::GraphTraits
558 static ChildEdgeIteratorType child_edge_begin(NodeRef N) { function in struct:llvm::DDGEdge::GraphTraits
CallGraph.h 459 static ChildEdgeIteratorType child_edge_begin(NodeRef N) { function in struct:GraphTraits
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
ImmutableGraph.h 434 static ChildEdgeIteratorType child_edge_begin(NodeRef N) { function
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h 1568 static ChildEdgeIteratorType child_edge_begin(NodeRef N) { function in struct:llvm::CalleeInfo::GraphTraits

Completed in 25 milliseconds