Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp388 FunctionImporter::ImportThresholdsTy &ImportThresholds) { in computeImportForFunction() argument
428 auto IT = ImportThresholds.insert(std::make_pair( in computeImportForFunction()
566 FunctionImporter::ImportThresholdsTy ImportThresholds; in ComputeImportForModule() local
588 ExportLists, ImportThresholds); in ComputeImportForModule()
600 ImportThresholds); in ComputeImportForModule()
610 for (auto &I : ImportThresholds) { in ComputeImportForModule()