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

References

lib/LTO/LTOBackend.cpp
  510   dropDeadSymbols(Mod, DefinedGlobals, CombinedIndex);
  512   thinLTOResolvePrevailingInModule(Mod, DefinedGlobals);
  517   if (!DefinedGlobals.empty())
  518     thinLTOInternalizeModule(Mod, DefinedGlobals);