[PATCH] D14309: Use updated threshold for indirect call bonus

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 13:12:41 PST 2015


eraman added a comment.



> Also if InlineConstants::IndirectCallThreshold is not used anywhere, get rid of it.


It is being used in creating the CallAnalyzer object - this is the threshold we want to begin with.


Repository:
  rL LLVM

http://reviews.llvm.org/D14309





More information about the llvm-commits mailing list