Lines Matching refs:ImportMapTy
325 FunctionImporter::ImportMapTy &ImportList;
419 FunctionImporter::ImportMapTy &ImportList, in GlobalsImporter()
459 FunctionImporter::ImportMapTy &ImportList);
481 FunctionImporter::ImportMapTy &ImportList) override { in computeImportForModule()
724 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction()
915 FunctionImporter::ImportMapTy &ImportList) { in computeImportForModule()
1030 DenseMap<StringRef, FunctionImporter::ImportMapTy> &ImportLists, in checkVariableImport()
1071 DenseMap<StringRef, FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()
1167 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule()
1197 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleForTest()
1220 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndexForTest()
1423 const FunctionImporter::ImportMapTy &ImportList, in gatherImportedSummariesForModule()
1703 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions()
1914 FunctionImporter::ImportMapTy ImportList; in doImportingForModuleForTest()