This is an archive of the discontinued LLVM Phabricator instance.

[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
up a third one while at it.

Diff Detail

Repository
rL LLVM

Event Timeline

artagnon updated this revision to Diff 19454.Feb 5 2015, 6:13 PM
artagnon retitled this revision from to [Analysis] MemDepPrinter: cleanup a few loops (NFC).
artagnon updated this object.
artagnon edited the test plan for this revision. (Show Details)
artagnon added a reviewer: reames.
artagnon added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.