Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp688 FunctionImporter::ImportThresholdsTy &ImportThresholds) { in computeImportForFunction() argument
723 auto IT = ImportThresholds.insert(std::make_pair( in computeImportForFunction()
859 FunctionImporter::ImportThresholdsTy ImportThresholds; in computeImportForModule() local
881 ImportList, ExportLists, ImportThresholds); in computeImportForModule()
893 ExportLists, ImportThresholds); in computeImportForModule()
900 for (auto &I : ImportThresholds) { in computeImportForModule()