Lines Matching refs:ExportSetTy
298 DenseMap<StringRef, FunctionImporter::ExportSetTy> *const ExportLists;
383 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists) in GlobalsImporter()
404 DenseMap<StringRef, FunctionImporter::ExportSetTy> *const ExportLists;
410 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists = nullptr) in ModuleImportsManager()
428 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists =
556 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists) in WorkloadImportsManager()
643 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists) { in create()
687 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists, in computeImportForFunction()
951 DenseMap<StringRef, FunctionImporter::ExportSetTy> &ExportLists) { in checkVariableImport()
993 DenseMap<StringRef, FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()
1010 FunctionImporter::ExportSetTy NewExports; in ComputeCrossModuleImport()