Searched refs:getMandatoryAdvice (Results 1 – 4 of 4) sorted by relevance
367 return getMandatoryAdvice(CB, false); in getAdviceImpl()402 return getMandatoryAdvice(CB, true); in getAdviceImpl()466 std::unique_ptr<InlineAdvice> MLInlineAdvisor::getMandatoryAdvice(CallBase &CB, in getMandatoryAdvice() function in MLInlineAdvisor
544 std::unique_ptr<InlineAdvice> InlineAdvisor::getMandatoryAdvice(CallBase &CB, in getMandatoryAdvice() function in InlineAdvisor622 return getMandatoryAdvice(CB, Advice); in getAdvice()
54 std::unique_ptr<InlineAdvice> getMandatoryAdvice(CallBase &CB,
206 virtual std::unique_ptr<InlineAdvice> getMandatoryAdvice(CallBase &CB,