| Home | Sort by: relevance | last modified time | path |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ | |
| CallGraph.h | 464 static NodeRef edge_dest(EdgeRef E) { return E.second; } function in struct:GraphTraits |
| /src/external/apache2/llvm/dist/llvm/include/llvm/IR/ | |
| ModuleSummaryIndex.h | 1586 static NodeRef edge_dest(EdgeRef E) { return E.first; } function in struct:llvm::CalleeInfo::GraphTraits |