[PATCH] D52845: Update entry count for cold calls

David Callahan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 17:25:33 PDT 2018


david2050 added a comment.

Thanks for the review.
This was intended to balance the function updateCalleeCount in InlineFunction.cpp which simply decrements the entry count.


Repository:
  rL LLVM

https://reviews.llvm.org/D52845





More information about the llvm-commits mailing list