Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInteractiveModelRunner.cpp28 const TensorSpec &Advice, StringRef OutboundName, StringRef InboundName) in InteractiveModelRunner()
H A DMLInlineAdvisor.cpp270 onSuccessfulInlining(const MLInlineAdvice & Advice,bool CalleeWasDeleted) onSuccessfulInlining() argument
440 getMandatoryAdvice(CallBase & CB,bool Advice) getMandatoryAdvice() argument
[all...]
H A DInlineAdvisor.cpp544 getMandatoryAdvice(CallBase & CB,bool Advice) getMandatoryAdvice() argument
618 bool Advice = CB.getCaller() != CB.getCalledFunction() && getAdvice() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DModuleInliner.cpp201 auto Advice = Advisor.getAdvice(*CB, /*OnlyMandatory*/ false); in run() local
H A DInliner.cpp354 std::unique_ptr<InlineAdvice> Advice = run() local
H A DSampleProfile.cpp1369 std::unique_ptr<InlineAdvice> Advice = nullptr; getExternalInlineAdvisorCost() local