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

References

lib/Passes/PassBuilder.cpp
  230   LicmMssaNoAccForPromotionCap = SetLicmMssaNoAccForPromotionCap;
  459   LPM1.addPass(LICMPass(PTO.LicmMssaOptCap, PTO.LicmMssaNoAccForPromotionCap));
  527       LICMPass(PTO.LicmMssaOptCap, PTO.LicmMssaNoAccForPromotionCap),
  967       LICMPass(PTO.LicmMssaOptCap, PTO.LicmMssaNoAccForPromotionCap),