#
ca02360f |
| 15-Jan-2017 |
Xin Tong <trent.xin.tong@gmail.com> |
Use getLoopLatch in place of isLoopSimplifyForm
Summary: Use getLoopLatch in place of isLoopSimplifyForm. we do not need to know whether the loop has a preheader nor dedicated exits.
Reviewers: hfi
Use getLoopLatch in place of isLoopSimplifyForm
Summary: Use getLoopLatch in place of isLoopSimplifyForm. we do not need to know whether the loop has a preheader nor dedicated exits.
Reviewers: hfinkel, sanjoy, atrick, mkuper
Subscribers: mzolotukhin, llvm-commits
Differential Revision: https://reviews.llvm.org/D28724
llvm-svn: 292078
show more ...
|