Searched defs:Advice (Results 1 – 4 of 4) sorted by relevance
130 void MLInlineAdvisor::onSuccessfulInlining(const MLInlineAdvice &Advice, in onSuccessfulInlining()257 bool Advice) { in getMandatoryAdvice()
474 bool Advice) { in getMandatoryAdvice()505 bool Advice = CB.getCaller() != CB.getCalledFunction() && in getAdvice() local
817 auto Advice = Advisor.getAdvice(*CB, OnlyMandatory); in run() local
1251 std::unique_ptr<InlineAdvice> Advice = nullptr; in shouldInlineCandidate() local