Searched defs:Advice (Results 1 – 6 of 6) sorted by relevance
28 const TensorSpec &Advice, StringRef OutboundName, StringRef InboundName) in InteractiveModelRunner()
270 onSuccessfulInlining(const MLInlineAdvice & Advice,bool CalleeWasDeleted) onSuccessfulInlining() argument 440 getMandatoryAdvice(CallBase & CB,bool Advice) getMandatoryAdvice() argument [all...]
544 getMandatoryAdvice(CallBase & CB,bool Advice) getMandatoryAdvice() argument 618 bool Advice = CB.getCaller() != CB.getCalledFunction() && getAdvice() local
201 auto Advice = Advisor.getAdvice(*CB, /*OnlyMandatory*/ false); in run() local
354 std::unique_ptr<InlineAdvice> Advice = run() local
1369 std::unique_ptr<InlineAdvice> Advice = nullptr; getExternalInlineAdvisorCost() local