Home
last modified time | relevance | path

Searched defs:Advice (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp130 void MLInlineAdvisor::onSuccessfulInlining(const MLInlineAdvice &Advice, in onSuccessfulInlining()
257 bool Advice) { in getMandatoryAdvice()
H A DInlineAdvisor.cpp474 bool Advice) { in getMandatoryAdvice()
505 bool Advice = CB.getCaller() != CB.getCalledFunction() && in getAdvice() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp817 auto Advice = Advisor.getAdvice(*CB, OnlyMandatory); in run() local
H A DSampleProfile.cpp1251 std::unique_ptr<InlineAdvice> Advice = nullptr; in shouldInlineCandidate() local