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

References

lib/Passes/PassBuilder.cpp
 1145     MPM.addPass(WholeProgramDevirtPass(ExportSummary, nullptr));
 1146     MPM.addPass(LowerTypeTestsPass(ExportSummary, nullptr));
 1206   MPM.addPass(WholeProgramDevirtPass(ExportSummary, nullptr));
 1212     MPM.addPass(LowerTypeTestsPass(ExportSummary, nullptr));
 1339   MPM.addPass(LowerTypeTestsPass(ExportSummary, nullptr));