reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/IPO/FunctionImport.cpp
 1229     ComputeCrossModuleImportForModuleFromIndex(M.getModuleIdentifier(), *Index,
 1232     ComputeCrossModuleImportForModule(M.getModuleIdentifier(), *Index,
 1239   for (auto &I : *Index) {
 1248   if (renameModuleForThinLTO(M, *Index, nullptr)) {
 1257   FunctionImporter Importer(*Index, ModuleLoader);