Searched refs:selectCallee (Results 1 – 2 of 2) sorted by relevance
165 selectCallee(const ModuleSummaryIndex &Index, in selectCallee() function204 static const GlobalValueSummary *selectCallee(GlobalValue::GUID GUID, in selectCallee() function210 return selectCallee(Index, CalleeSummaryList->second, Threshold); in selectCallee()280 auto *CalleeSummary = selectCallee(GUID, Threshold, Index); in computeImportForFunction()
92 ; import (see selectCallee() in FunctionImport.cpp).