[LLVMdev] always-inline heuristic

Eric Christopher echristo at gmail.com
Thu Jan 29 11:34:52 PST 2015


Because we can't reliably inline functions with indirect branches.

-eric

On Thu Jan 29 2015 at 11:32:42 AM Xin Tong <trent.tong at gmail.com> wrote:

> I see that we do not inline a function marked as "always-inline" if it
> contains indirect branches ? what are the reasons behind this criterion ?
>
> Thanks
> Trent
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150129/cfcf0f02/attachment.html>


More information about the llvm-dev mailing list