Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInteractiveModelRunner.cpp28 const TensorSpec &Advice, StringRef OutboundName, StringRef InboundName) in InteractiveModelRunner()
H A DMLInlineAdvisor.cpp282 void MLInlineAdvisor::onSuccessfulInlining(const MLInlineAdvice &Advice, in onSuccessfulInlining()
467 bool Advice) { in getMandatoryAdvice()
H A DInlineAdvisor.cpp545 bool Advice) { in getMandatoryAdvice()
619 bool Advice = CB.getCaller() != CB.getCalledFunction() && in getAdvice() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp201 auto Advice = Advisor.getAdvice(*CB, /*OnlyMandatory*/ false); in run() local
H A DInliner.cpp363 std::unique_ptr<InlineAdvice> Advice = in run() local
H A DSampleProfile.cpp1321 std::unique_ptr<InlineAdvice> Advice = nullptr; in getExternalInlineAdvisorCost() local