[PATCH] D22120: Move inline threshold related flags to InlineSimple.cpp

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 18:37:55 PDT 2016


eraman updated this revision to Diff 67272.
eraman added a comment.

Move threshold computation logic to InlineCost.cpp


https://reviews.llvm.org/D22120

Files:
  include/llvm/Analysis/InlineCost.h
  lib/Analysis/InlineCost.cpp
  lib/Transforms/IPO/InlineSimple.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22120.67272.patch
Type: text/x-patch
Size: 17332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/125cda85/attachment.bin>


More information about the llvm-commits mailing list