Searched defs:callGraph (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | InputFiles.h | 185 std::vector<CallGraphEntry> callGraph; variable |
H A D | InputFiles.cpp | 321 std::vector<CallGraphEntry> &callGraph) { in parseCallGraph() argument |