H A D | FunctionImport.cpp | 1 //===- FunctionImport.cpp - ThinLTO Summary-based Function Import ------- 256 selectCallee(const ModuleSummaryIndex & Index,ArrayRef<std::unique_ptr<GlobalValueSummary>> CalleeSummaryList,unsigned Threshold,StringRef CallerModulePath,FunctionImporter::ImportFailureReason & Reason) selectCallee() argument 682 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 833 __anon9e2a56780902(unsigned Threshold, bool IsHotCallsite) computeImportForFunction() argument 888 auto Threshold = std::get<1>(GVInfo); computeImportForModule() local [all...] |