Home
last modified time | relevance | path

Searched refs:MandatoryInlineAdvice (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp72 class MandatoryInlineAdvice : public InlineAdvice { class
74 MandatoryInlineAdvice(InlineAdvisor *Advisor, CallBase &CB, in MandatoryInlineAdvice() function in __anon55572ec20111::MandatoryInlineAdvice
546 return std::make_unique<MandatoryInlineAdvice>(this, CB, getCallerORE(CB), in getMandatoryAdvice()