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

References

lib/Transforms/IPO/PassManagerBuilder.cpp
  176     PerformThinLTO = EnablePerformThinLTO;
  430   bool DefaultOrPreLinkPipeline = !PerformThinLTO;
  437     if (!(FlattenedProfileUsed && PerformThinLTO))
  463     if (PerformThinLTO) {
  497   if (PerformThinLTO)
  543   if (!PerformThinLTO && EnablePGOCSInstrGen)
  624   if (PerformThinLTO)
  982   PerformThinLTO = true;
 1010   PerformThinLTO = false;