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

References

lib/LTO/LTO.cpp
  606                        LTOInfo->IsThinLTO ? ThinLTO.ModuleMap.size() + 1 : 0,
  609   if (LTOInfo->IsThinLTO)
lib/LTO/LTOModule.cpp
   78   return Result->IsThinLTO;
tools/clang/lib/CodeGen/BackendUtil.cpp
 1356     if (LTOInfo && LTOInfo->IsThinLTO)