Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp726 FunctionImporter::ImportThresholdsTy &ImportThresholds) { in computeImportForFunction() argument
761 auto IT = ImportThresholds.insert(std::make_pair( in computeImportForFunction()
921 FunctionImporter::ImportThresholdsTy ImportThresholds; in computeImportForModule() local
943 ImportList, ExportLists, ImportThresholds); in computeImportForModule()
955 ExportLists, ImportThresholds); in computeImportForModule()
962 for (auto &I : ImportThresholds) { in computeImportForModule()