Searched refs:getMandatoryAdviceImpl (Results 1 – 2 of 2) sorted by relevance
57 virtual std::unique_ptr<MLInlineAdvice> getMandatoryAdviceImpl(CallBase &CB);
472 return getMandatoryAdviceImpl(CB); in getMandatoryAdvice()482 MLInlineAdvisor::getMandatoryAdviceImpl(CallBase &CB) { in getMandatoryAdviceImpl() function in MLInlineAdvisor