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

References

include/llvm/LTO/LTO.h
   72     const FunctionImporter::ImportMapTy &ImportList,
include/llvm/LTO/LTOBackend.h
   45                   const FunctionImporter::ImportMapTy &ImportList,
include/llvm/Transforms/IPO/FunctionImport.h
  112   Expected<bool> importFunctions(Module &M, const ImportMapTy &ImportList);
  143     StringMap<FunctionImporter::ImportMapTy> &ImportLists,
  152     FunctionImporter::ImportMapTy &ImportList);
  161     FunctionImporter::ImportMapTy &ImportList);
  203     const FunctionImporter::ImportMapTy &ImportList,
lib/LTO/LTO.cpp
   73     StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList,
 1043       const FunctionImporter::ImportMapTy &ImportList,
 1081       const FunctionImporter::ImportMapTy &ImportList,
 1118       const FunctionImporter::ImportMapTy &ImportList,
 1210       const FunctionImporter::ImportMapTy &ImportList,
 1288   StringMap<FunctionImporter::ImportMapTy> ImportLists(
lib/LTO/LTOBackend.cpp
  483                        const FunctionImporter::ImportMapTy &ImportList,
lib/LTO/ThinLTOCodeGenerator.cpp
  207                       const FunctionImporter::ImportMapTy &ImportList) {
  315       const FunctionImporter::ImportMapTy &ImportList,
  401                      const FunctionImporter::ImportMapTy &ImportList,
  653   StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount);
  701   StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount);
  734   StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount);
  767   StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount);
  809   StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount);
  984   StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount);
lib/Transforms/IPO/FunctionImport.cpp
  284     FunctionImporter::ImportMapTy &ImportList,
  351     FunctionImporter::ImportMapTy &ImportList,
  527     StringRef ModName, FunctionImporter::ImportMapTy &ImportList,
  621     StringMap<FunctionImporter::ImportMapTy> &ImportLists,
  675                                     FunctionImporter::ImportMapTy &ImportList) {
  692     FunctionImporter::ImportMapTy &ImportList) {
  711     FunctionImporter::ImportMapTy &ImportList) {
  874     const FunctionImporter::ImportMapTy &ImportList,
 1077     Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) {
 1224   FunctionImporter::ImportMapTy ImportList;
tools/clang/lib/CodeGen/BackendUtil.cpp
 1380   FunctionImporter::ImportMapTy ImportList;
tools/llvm-link/llvm-link.cpp
  218   FunctionImporter::ImportMapTy ImportList;