| Home | Sort by: relevance | last modified time | path |
| /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 |