Searched defs:GetInlineCost (Results 1 – 1 of 1) sorted by relevance
251 function_ref<InlineCost(CallBase &CB)> GetInlineCost) { in shouldBeDeferred() argument 378 function_ref<InlineCost(CallBase &CB)> GetInlineCost, in shouldInline() argument 154 auto GetInlineCost = [&](CallBase &CB) { getDefaultInlineAdvice() local