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

References

include/llvm/IR/ModuleSummaryIndex.h
  933   std::map<std::string, TypeIdCompatibleVtableInfo> TypeIdCompatibleVtableMap;
 1304   const std::map<std::string, TypeIdCompatibleVtableInfo> &
 1312   TypeIdCompatibleVtableInfo &
 1319   Optional<TypeIdCompatibleVtableInfo>
lib/AsmParser/LLParser.cpp
 7562   TypeIdCompatibleVtableInfo &TI =
lib/Bitcode/Reader/BitcodeReader.cpp
  833                                        TypeIdCompatibleVtableInfo &TypeId);
 5712     TypeIdCompatibleVtableInfo &TypeId) {
 5721   TypeIdCompatibleVtableInfo &TypeId =
lib/Bitcode/Writer/BitcodeWriter.cpp
 3625     const std::string &Id, const TypeIdCompatibleVtableInfo &Summary,
lib/IR/AsmWriter.cpp
 2421   void printTypeIdCompatibleVtableSummary(const TypeIdCompatibleVtableInfo &TI);
 2816     const TypeIdCompatibleVtableInfo &TI) {
lib/Transforms/IPO/WholeProgramDevirt.cpp
  601                                  const TypeIdCompatibleVtableInfo TIdInfo,
  841     std::vector<ValueInfo> &TargetsForSlot, const TypeIdCompatibleVtableInfo TIdInfo,