[PATCH] D42311: [SyntheticCounts] Rewrite the code using only graph traits.

Easwaran Raman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 14:57:00 PST 2018


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

Remove has_function_def from CallGraphTraits and fixup counts propagation code.


Repository:
  rL LLVM

https://reviews.llvm.org/D42311

Files:
  include/llvm/Analysis/CallGraph.h
  include/llvm/Analysis/SyntheticCountsUtils.h
  lib/Analysis/SyntheticCountsUtils.cpp
  lib/Transforms/IPO/SyntheticCountsPropagation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42311.131147.patch
Type: text/x-patch
Size: 13248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/d400f5e3/attachment.bin>


More information about the llvm-commits mailing list