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

References

include/llvm/IR/ModuleSummaryIndexYAML.h
  250               FSum->type_checked_load_vcalls(),
lib/Bitcode/Writer/BitcodeWriter.cpp
 3532                   FS->type_checked_load_vcalls());
 3566   GetReferencedTypesFromVFuncIdVec(FS->type_checked_load_vcalls());
lib/LTO/LTO.cpp
  205       for (auto &TT : FS->type_checked_load_vcalls())
  885           !FS->type_checked_load_vcalls().empty() ||
lib/Transforms/IPO/WholeProgramDevirt.cpp
 1830         for (FunctionSummary::VFuncId VF : FS->type_checked_load_vcalls()) {
 1951       for (FunctionSummary::VFuncId VF : FS->type_checked_load_vcalls()) {