[PATCH] [Inliner][NFCI] Add an InlineSite abstraction.

Sanjoy Das sanjoy at playingwithpointers.com
Thu Jun 25 19:11:35 PDT 2015


Make the `InlineSite` class a lot more lightweight.  It is now a thin
wrapper around `CallSite`.  A later change will have it multiplex over
`Statepoint` and `CallSite`.


http://reviews.llvm.org/D10631

Files:
  lib/Transforms/Utils/InlineFunction.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10631.28526.patch
Type: text/x-patch
Size: 15965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150626/fa28921d/attachment.bin>


More information about the llvm-commits mailing list