Home | History | Annotate | Download | only in IPO

Lines Matching refs:shouldInline

372 shouldInline(CallSite CS, function_ref<InlineCost(CallSite CS)> GetInlineCost,
585 Optional<InlineCost> OIC = shouldInline(CS, GetInlineCost, ORE);
972 Optional<InlineCost> OIC = shouldInline(CS, GetInlineCost, ORE);