Home
last modified time | relevance | path

Searched refs:CallerModulePath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp206 StringRef CallerModulePath) { in qualifyCalleeCandidates() argument
210 CallerModulePath](const std::unique_ptr<GlobalValueSummary> &SummaryPtr) in qualifyCalleeCandidates()
243 Summary->modulePath() != CallerModulePath) in qualifyCalleeCandidates()
276 unsigned Threshold, StringRef CallerModulePath, in selectCallee() argument
282 qualifyCalleeCandidates(Index, CalleeSummaryList, CallerModulePath); in selectCallee()