Lines Matching refs:ImportMapTy
275 FunctionImporter::ImportMapTy &ImportList, in computeImportForReferencedGlobals()
352 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction()
523 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()
622 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in checkVariableImport()
656 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()
746 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule()
763 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModule()
782 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndex()
979 const FunctionImporter::ImportMapTy &ImportList, in gatherImportedSummariesForModule()
1221 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions()
1376 FunctionImporter::ImportMapTy ImportList; in doImportingForModule()