diff options
author | Justin Lebar <jlebar@google.com> | 2016-11-22 23:14:11 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-11-22 23:14:11 +0000 |
commit | 6c0f25aec6056b04c442a533bfac00db1e09a42b (patch) | |
tree | ad119e2ab5b8e30ce7236a96485115db6f49ee9b /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | 23aaf60277b540c17d438ddd1cf671b1a1e252c3 (diff) | |
download | bcm5719-llvm-6c0f25aec6056b04c442a533bfac00db1e09a42b.tar.gz bcm5719-llvm-6c0f25aec6056b04c442a533bfac00db1e09a42b.zip |
[StructurizeCFG] Refactor OrderNodes.
Summary:
No need to copy the RPOT vector before using it. Switch from std::map
to SmallDenseMap. Get rid of an unused variable (TempVisited). Get rid
of a typedef, RNVector, which is now used only once.
Differential Revision: https://reviews.llvm.org/D26997
llvm-svn: 287721
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions