Searched refs:ImportThresholds (Results 1 – 1 of 1) sorted by relevance
507 FunctionImporter::ImportThresholdsTy &ImportThresholds);876 FunctionImporter::ImportThresholdsTy &ImportThresholds) { in computeImportForFunction() argument920 auto IT = ImportThresholds.insert(std::make_pair( in computeImportForFunction()1069 FunctionImporter::ImportThresholdsTy ImportThresholds; in computeImportForModule() local1090 Worklist, GVI, ImportList, ImportThresholds); in computeImportForModule()1101 GVI, ImportList, ImportThresholds); in computeImportForModule()1108 for (auto &I : ImportThresholds) { in computeImportForModule()