Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h57 getReplayInlineAdvisor(Module &M, FunctionAnalysisManager &FAM,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp80 llvm::getReplayInlineAdvisor(Module &M, FunctionAnalysisManager &FAM, in getReplayInlineAdvisor() function in llvm
H A DInlineAdvisor.cpp224 Advisor = llvm::getReplayInlineAdvisor(M, FAM, M.getContext(), in tryCreate()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp183 OwnedAdvisor = getReplayInlineAdvisor( in getAdvisor()
H A DSampleProfile.cpp1997 ExternalInlineAdvisor = getReplayInlineAdvisor( in doInitialization()