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.cpp507 FunctionImporter::ImportThresholdsTy &ImportThresholds);
876 FunctionImporter::ImportThresholdsTy &ImportThresholds) { in computeImportForFunction() argument
920 auto IT = ImportThresholds.insert(std::make_pair( in computeImportForFunction()
1069 FunctionImporter::ImportThresholdsTy ImportThresholds; in computeImportForModule() local
1090 Worklist, GVI, ImportList, ImportThresholds); in computeImportForModule()
1101 GVI, ImportList, ImportThresholds); in computeImportForModule()
1108 for (auto &I : ImportThresholds) { in computeImportForModule()