Searched defs:Advice (Results 1 – 4 of 4) sorted by relevance
138 void MLInlineAdvisor::onSuccessfulInlining(const MLInlineAdvice &Advice, in onSuccessfulInlining()280 bool Advice) { in getMandatoryAdvice()
477 bool Advice) { in getMandatoryAdvice()508 bool Advice = CB.getCaller() != CB.getCalledFunction() && in getAdvice() local
975 auto Advice = Advisor.getAdvice(*CB, OnlyMandatory); in run() local
1252 std::unique_ptr<InlineAdvice> Advice = nullptr; in shouldInlineCandidate() local