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

Declarations

include/llvm/LTO/LTO.h
  420   Error runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache,

References

lib/LTO/LTO.cpp
  945     Result = runThinLTO(AddStream, Cache, GUIDPreservedSymbols);