Make use of the newly introduced inst_range to clean up two loops. Clean
up a third one while at it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7455
[Analysis] MemDepPrinter: cleanup a few loops (NFC) ClosedPublic Authored by artagnon on Feb 5 2015, 6:13 PM.
Details Summary Make use of the newly introduced inst_range to clean up two loops. Clean
Diff Detail
Event Timelineartagnon updated this object. Closed by commit rL228596: MemDepPrinter: cleanup a few loops (NFC) (authored by artagnon). · Explain WhyFeb 9 2015, 11:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19602 llvm/trunk/lib/Analysis/MemDepPrinter.cpp
|