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