I found DepthFirstIterator is what I need.
Jingyue
On Tue, Jan 27, 2015 at 11:34 AM, Jingyue Wu <jingyue at google.com>
wrote:
> I'm looking for something like GCC's domwalk:
> https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/domwalk.c?view=markup.
>
> Just in case I am not missing anything, do we have a library function to
> walk a DominatorTree in the DFS order instead of writing that from scratch?
>
> Jingyue
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20150127/95a56e1d/attachment.html>