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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
GraphTraits.h 62 // static ChildEdgeIteratorType child_edge_end(NodeRef)
137 GraphTraits<GraphType>::child_edge_end(G));
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DDG.h 521 static ChildEdgeIteratorType child_edge_end(NodeRef N) { return N->end(); } function in struct:llvm::DDGEdge::GraphTraits
561 static ChildEdgeIteratorType child_edge_end(NodeRef N) { return N->end(); } function in struct:llvm::DDGEdge::GraphTraits
CallGraph.h 462 static ChildEdgeIteratorType child_edge_end(NodeRef N) { return N->end(); } function in struct:GraphTraits
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
ImmutableGraph.h 437 static ChildEdgeIteratorType child_edge_end(NodeRef N) { function
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h 1577 static ChildEdgeIteratorType child_edge_end(NodeRef N) { function in struct:llvm::CalleeInfo::GraphTraits

Completed in 34 milliseconds