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

References

tools/opt/NewPMDriver.cpp
  351         Out->os(), ThinLTOLinkOut ? &ThinLTOLinkOut->os() : nullptr));
  351         Out->os(), ThinLTOLinkOut ? &ThinLTOLinkOut->os() : nullptr));
  364     if (OK == OK_OutputThinLTOBitcode && ThinLTOLinkOut)
  365       ThinLTOLinkOut->keep();