Home
last modified time | relevance | path

Searched refs:ImportThresholds (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp354 FunctionImporter::ImportThresholdsTy &ImportThresholds) { in computeImportForFunction() argument
390 auto IT = ImportThresholds.insert(std::make_pair( in computeImportForFunction()
528 FunctionImporter::ImportThresholdsTy ImportThresholds; in ComputeImportForModule() local
550 ExportLists, ImportThresholds); in ComputeImportForModule()
562 ImportThresholds); in ComputeImportForModule()
572 for (auto &I : ImportThresholds) { in ComputeImportForModule()