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

References

lib/LTO/LTOBackend.cpp
  508   renameModuleForThinLTO(Mod, CombinedIndex);
  510   dropDeadSymbols(Mod, DefinedGlobals, CombinedIndex);
  534   FunctionImporter Importer(CombinedIndex, ModuleLoader);
  542            /*ExportSummary=*/nullptr, /*ImportSummary=*/&CombinedIndex))