Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp368 FunctionImporter::ImportThresholdsTy &ImportThresholds) { in computeImportForFunction() argument
405 auto IT = ImportThresholds.insert(std::make_pair( in computeImportForFunction()
545 FunctionImporter::ImportThresholdsTy ImportThresholds; in ComputeImportForModule() local
567 ExportLists, ImportThresholds); in ComputeImportForModule()
578 ImportThresholds); in ComputeImportForModule()
585 for (auto &I : ImportThresholds) { in ComputeImportForModule()