[PATCH] D11250: Rename LoopInfo::Analyze() to LoopInfo::analyze() and turn its parameter type to const&.

Cong Hou congh at google.com
Wed Jul 29 15:49:36 PDT 2015


congh updated this revision to Diff 30959.
congh added a comment.

Use class inheritance to avoid code duplication when specializing GraphTraits for T and const T.


http://reviews.llvm.org/D11250

Files:
  include/llvm/CodeGen/MachineDominators.h
  include/llvm/IR/Dominators.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11250.30959.patch
Type: text/x-patch
Size: 4072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150729/b62ab8c2/attachment.bin>


More information about the llvm-commits mailing list