Searched defs:getMandatoryAdvice (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | MLInlineAdvisor.cpp | 466 std::unique_ptr<InlineAdvice> MLInlineAdvisor::getMandatoryAdvice(CallBase &CB, getMandatoryAdvice() function in MLInlineAdvisor |
H A D | InlineAdvisor.cpp | 544 std::unique_ptr<InlineAdvice> InlineAdvisor::getMandatoryAdvice(CallBase &CB, in getMandatoryAdvice() function in InlineAdvisor |