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

References

tools/opt/NewPMDriver.cpp
  349   case OK_OutputThinLTOBitcode:
  364     if (OK == OK_OutputThinLTOBitcode && ThinLTOLinkOut)
tools/opt/opt.cpp
  669                : (OutputThinLTOBC ? OK_OutputThinLTOBitcode : OK_OutputBitcode);