[PATCH] D32118: Cleanup some GraphTraits iteration code
Yoav Ben-Shalom via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 16 02:29:14 PDT 2017
yabash created this revision.
Herald added a subscriber: mzolotukhin.
Use children<> and nodes<> in appropriate places to cleanup the code.
https://reviews.llvm.org/D32118
Files:
include/llvm/Analysis/BlockFrequencyInfoImpl.h
include/llvm/Analysis/DominanceFrontierImpl.h
include/llvm/Analysis/LoopInfo.h
include/llvm/Analysis/LoopInfoImpl.h
include/llvm/Support/GenericDomTree.h
include/llvm/Support/GraphWriter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32118.95401.patch
Type: text/x-patch
Size: 11991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170416/6c4e5d81/attachment.bin>
More information about the llvm-commits
mailing list