summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/BreadthFirstIteratorTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [ADT] Add a generic breadth-first-search graph iterator.Davide Italiano2017-04-061-0/+74
This will be used in LCSSA to speed up the canonicalization. Differential Revision: https://reviews.llvm.org/D31694 llvm-svn: 299660
OpenPOWER on IntegriCloud