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

Declarations

include/llvm/Transforms/IPO/WholeProgramDevirt.h
  246 void runWholeProgramDevirtOnIndex(

References

lib/LTO/LTO.cpp
 1303   runWholeProgramDevirtOnIndex(ThinLTO.CombinedIndex, ExportedGUIDs,
lib/LTO/ThinLTOCodeGenerator.cpp
  978   runWholeProgramDevirtOnIndex(*Index, ExportedGUIDs, LocalWPDTargetsMap);