Searched defs:Advice (Results 1 – 7 of 7) sorted by relevance
28 const TensorSpec &Advice, StringRef OutboundName, StringRef InboundName) in InteractiveModelRunner()
282 void MLInlineAdvisor::onSuccessfulInlining(const MLInlineAdvice &Advice, in onSuccessfulInlining() argument 467 getMandatoryAdvice(CallBase & CB,bool Advice) getMandatoryAdvice() argument [all...]
545 bool Advice) { in getMandatoryAdvice() argument 619 bool Advice = CB.getCaller() != CB.getCalledFunction() && in getAdvice() local
201 auto Advice = Advisor.getAdvice(*CB, /*OnlyMandatory*/ false); run() local
363 std::unique_ptr<InlineAdvice> Advice = run() local
1307 std::unique_ptr<InlineAdvice> Advice = nullptr; getExternalInlineAdvisorCost() local
347 float Advice = 42.0012; in TEST() local