Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp190 StringRef CallerModulePath) { in qualifyCalleeCandidates() argument
194 CallerModulePath](const std::unique_ptr<GlobalValueSummary> &SummaryPtr) in qualifyCalleeCandidates()
227 Summary->modulePath() != CallerModulePath) in qualifyCalleeCandidates()
256 unsigned Threshold, StringRef CallerModulePath, in selectCallee() argument
259 qualifyCalleeCandidates(Index, CalleeSummaryList, CallerModulePath); in selectCallee()