Lines Matching refs:ImportMapTy
297 FunctionImporter::ImportMapTy &ImportList;
382 FunctionImporter::ImportMapTy &ImportList, in GlobalsImporter()
422 FunctionImporter::ImportMapTy &ImportList);
444 FunctionImporter::ImportMapTy &ImportList) override { in computeImportForModule()
686 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction()
853 FunctionImporter::ImportMapTy &ImportList) { in computeImportForModule()
950 DenseMap<StringRef, FunctionImporter::ImportMapTy> &ImportLists, in checkVariableImport()
992 DenseMap<StringRef, FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()
1082 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule()
1109 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleForTest()
1132 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndexForTest()
1329 const FunctionImporter::ImportMapTy &ImportList, in gatherImportedSummariesForModule()
1604 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions()
1762 FunctionImporter::ImportMapTy ImportList; in doImportingForModuleForTest()