Searched defs:ImportThresholds (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 726 computeImportForFunction(const FunctionSummary & Summary,const ModuleSummaryIndex & Index,const unsigned Threshold,const GVSummaryMapTy & DefinedGVSummaries,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing,SmallVectorImpl<EdgeInfo> & Worklist,GlobalsImporter & GVImporter,FunctionImporter::ImportMapTy & ImportList,DenseMap<StringRef,FunctionImporter::ExportSetTy> * ExportLists,FunctionImporter::ImportThresholdsTy & ImportThresholds) computeImportForFunction() argument 921 FunctionImporter::ImportThresholdsTy ImportThresholds; computeImportForModule() local
|