reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1967 LazyCallGraph CG = buildCG(*M); 1975 LazyCallGraph::Node &F = *CG.lookup(lookupFunction(*M, "f")); 1976 LazyCallGraph::Node &G = *CG.lookup(lookupFunction(*M, "g"));