Lines Matching refs:ImportMapTy
309 FunctionImporter::ImportMapTy &ImportList, in computeImportForReferencedGlobals()
386 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction()
561 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()
660 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in checkVariableImport()
694 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()
784 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule()
801 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModule()
820 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndex()
971 const FunctionImporter::ImportMapTy &ImportList, in gatherImportedSummariesForModule()
1184 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions()
1340 FunctionImporter::ImportMapTy ImportList; in doImportingForModule()